From 97a43bf839f59cdda1641d61706e6e71a0c5e172 Mon Sep 17 00:00:00 2001 From: cloudflight <cloudflight@126.com> Date: 星期二, 24 十二月 2024 23:54:17 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user index 8ec9501..6282528 100644 --- a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user +++ b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user @@ -10,11 +10,20 @@ <Compile Update="09-common\01-flags\SetFlagsContainerCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="09-common\StringListCheckedListBoxCtrl.cs"> + <Compile Update="09-common\01-flags\SetFlagsDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="09-common\02-string-list-checked\StringListCheckedListBoxCtrl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="09-common\01-flags\SetFlagsEditCtrl.cs"> <SubType>UserControl</SubType> </Compile> + <Compile Update="09-common\03-search-set\GeneralSearchAndSetCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="09-common\12-ok-cancel\GeneralOkAndCancelCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3