From 9a7e74591a70bc1be9c9995b5cab4cbfafaa8996 Mon Sep 17 00:00:00 2001
From: chenn <gu.beic@qq.com>
Date: 星期二, 01 四月 2025 17:58:03 +0800
Subject: [PATCH] 圆弧直线取消注释;引用dll更改

---
 WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs
index 8a3d5d7..c51c501 100644
--- a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs
+++ b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/DebugRLT/UserControl1.Designer.cs
@@ -44,7 +44,7 @@
             // 
             // pictureBox1
             // 
-            pictureBox1.Image = Properties.Resources.Need16;
+            pictureBox1.Image = Properties.Resources.VisibleGray32;
             pictureBox1.Location = new System.Drawing.Point(19, 74);
             pictureBox1.Name = "pictureBox1";
             pictureBox1.Size = new System.Drawing.Size(100, 50);

--
Gitblit v1.9.3