From 69f942b58a5924e34e6c2bfdadefdcb8e6313edb Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期二, 15 十月 2024 14:34:45 +0800 Subject: [PATCH] 增加对泵属性的增加修改快捷方式 --- WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.Designer.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.Designer.cs index a9e697d..ae6fcf6 100644 --- a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.Designer.cs +++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/WindowsForm/CalcParamForm.Designer.cs @@ -1,4 +1,4 @@ -namespace Yw.WinFrmUI.Q3D.WindowsForm +namespace Yw.WinFrmUI.Q3d.WindowsForm { partial class CalcParamForm { -- Gitblit v1.9.3