From 7d63936dd4f69a46c88f641229640fb4d9195468 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 18 七月 2024 15:16:12 +0800 Subject: [PATCH] 修改界面操作 --- SimuTools/SimuTools.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/SimuTools/SimuTools.csproj b/SimuTools/SimuTools.csproj index 451acb4..88ffa1e 100644 --- a/SimuTools/SimuTools.csproj +++ b/SimuTools/SimuTools.csproj @@ -63,6 +63,7 @@ </Compile> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> + <Compile Include="Tools\Handle.cs" /> <Compile Include="Tools\LogOut.cs" /> <EmbeddedResource Include="FrmMain.resx"> <DependentUpon>FrmMain.cs</DependentUpon> -- Gitblit v1.9.3