Fix rename x tutti progetti satellite
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using Termo.Active.Core;
|
||||
using Termo.Active.Model;
|
||||
using Termo.Active.Model.DTOModels;
|
||||
using Termo.Active.NC;
|
||||
using Termo.Active.Utils;
|
||||
using Thermo.Active.Core;
|
||||
using Thermo.Active.Model;
|
||||
using Thermo.Active.Model.DTOModels;
|
||||
using Thermo.Active.NC;
|
||||
using Thermo.Active.Utils;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
@@ -14,10 +14,10 @@ using System.Runtime.InteropServices;
|
||||
using System.Threading;
|
||||
using System.Windows.Forms;
|
||||
using TeamDev.SDK.MVVM;
|
||||
using static Termo.Active.Config.ServerConfig;
|
||||
using static Termo.Active.Model.Constants;
|
||||
using static Thermo.Active.Config.ServerConfig;
|
||||
using static Thermo.Active.Model.Constants;
|
||||
|
||||
namespace Termo.Active.UI
|
||||
namespace Thermo.Active.UI
|
||||
{
|
||||
public partial class ServerControlWindow : Form
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user