From d2f89d47afad3f3fe2f4266658b25f5baa101ea3 Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期六, 09 十一月 2024 09:57:42 +0800 Subject: [PATCH] 接口冲突 --- WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user index 7fbff8c..6282528 100644 --- a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user +++ b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user @@ -19,6 +19,9 @@ <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> -- Gitblit v1.9.3