From ee854797c9ca5adbba0f356f5b0484c2f7e59dc9 Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期一, 14 十月 2024 17:50:21 +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 8ec9501..048fd49 100644
--- a/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user
+++ b/WinFrmUI/Yw.WinFrmUI.Core/Yw.WinFrmUI.Core.csproj.user
@@ -10,6 +10,9 @@
     <Compile Update="09-common\01-flags\SetFlagsContainerCtrl.cs">
       <SubType>UserControl</SubType>
     </Compile>
+    <Compile Update="09-common\01-flags\SetFlagsDlg.cs">
+      <SubType>Form</SubType>
+    </Compile>
     <Compile Update="09-common\StringListCheckedListBoxCtrl.cs">
       <SubType>UserControl</SubType>
     </Compile>

--
Gitblit v1.9.3