From d5b20d92c55528884e07d5b45a8bbc9cf161a713 Mon Sep 17 00:00:00 2001
From: tangxu <tangxu76880903>
Date: 星期一, 06 五月 2024 20:00:00 +0800
Subject: [PATCH] 去掉Viewer的状态栏,移到Ribbon里面

---
 Client/Form2.cs                         |    0 
 Client/Form1.cs                         |    0 
 Client/App.config                       |    0 
 Client/Properties/Settings.Designer.cs  |    0 
 Client/Properties/Resources.resx        |    0 
 Client/Form1.resx                       |    0 
 Client/Properties/AssemblyInfo.cs       |    0 
 Client/Properties/Settings.settings     |    0 
 Client/Program.cs                       |    0 
 Client/Form2.resx                       |    0 
 Client/Properties/Resources.Designer.cs |    0 
 Client/Form2.Designer.cs                |    0 
 Client/Hydro.ClientTool.csproj          |    0 
 Client/Form1.Designer.cs                |    0 
 14 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/Hydro.ClientTool/App.config b/Client/App.config
similarity index 100%
rename from Hydro.ClientTool/App.config
rename to Client/App.config
diff --git a/Hydro.ClientTool/Form1.Designer.cs b/Client/Form1.Designer.cs
similarity index 100%
rename from Hydro.ClientTool/Form1.Designer.cs
rename to Client/Form1.Designer.cs
diff --git a/Hydro.ClientTool/Form1.cs b/Client/Form1.cs
similarity index 100%
rename from Hydro.ClientTool/Form1.cs
rename to Client/Form1.cs
diff --git a/Hydro.ClientTool/Form1.resx b/Client/Form1.resx
similarity index 100%
rename from Hydro.ClientTool/Form1.resx
rename to Client/Form1.resx
diff --git a/Hydro.ClientTool/Form2.Designer.cs b/Client/Form2.Designer.cs
similarity index 100%
rename from Hydro.ClientTool/Form2.Designer.cs
rename to Client/Form2.Designer.cs
diff --git a/Hydro.ClientTool/Form2.cs b/Client/Form2.cs
similarity index 100%
rename from Hydro.ClientTool/Form2.cs
rename to Client/Form2.cs
diff --git a/Hydro.ClientTool/Form2.resx b/Client/Form2.resx
similarity index 100%
rename from Hydro.ClientTool/Form2.resx
rename to Client/Form2.resx
diff --git a/Hydro.ClientTool/Hydro.ClientTool.csproj b/Client/Hydro.ClientTool.csproj
similarity index 100%
rename from Hydro.ClientTool/Hydro.ClientTool.csproj
rename to Client/Hydro.ClientTool.csproj
diff --git a/Hydro.ClientTool/Program.cs b/Client/Program.cs
similarity index 100%
rename from Hydro.ClientTool/Program.cs
rename to Client/Program.cs
diff --git a/Hydro.ClientTool/Properties/AssemblyInfo.cs b/Client/Properties/AssemblyInfo.cs
similarity index 100%
rename from Hydro.ClientTool/Properties/AssemblyInfo.cs
rename to Client/Properties/AssemblyInfo.cs
diff --git a/Hydro.ClientTool/Properties/Resources.Designer.cs b/Client/Properties/Resources.Designer.cs
similarity index 100%
rename from Hydro.ClientTool/Properties/Resources.Designer.cs
rename to Client/Properties/Resources.Designer.cs
diff --git a/Hydro.ClientTool/Properties/Resources.resx b/Client/Properties/Resources.resx
similarity index 100%
rename from Hydro.ClientTool/Properties/Resources.resx
rename to Client/Properties/Resources.resx
diff --git a/Hydro.ClientTool/Properties/Settings.Designer.cs b/Client/Properties/Settings.Designer.cs
similarity index 100%
rename from Hydro.ClientTool/Properties/Settings.Designer.cs
rename to Client/Properties/Settings.Designer.cs
diff --git a/Hydro.ClientTool/Properties/Settings.settings b/Client/Properties/Settings.settings
similarity index 100%
rename from Hydro.ClientTool/Properties/Settings.settings
rename to Client/Properties/Settings.settings

--
Gitblit v1.9.3