From 04ef5d66b53eff9175c2cb6dafda8b65872b9f52 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期三, 15 一月 2025 22:52:27 +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 | 8 +++++++- 1 files changed, 7 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 048fd49..6282528 100644 --- a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user +++ b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user @@ -13,11 +13,17 @@ <Compile Update="09-common\01-flags\SetFlagsDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="09-common\StringListCheckedListBoxCtrl.cs"> + <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