From 881182e372e563646c01802b90a00bc03d495ac0 Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期四, 02 一月 2025 19:39:11 +0800 Subject: [PATCH] 文件遗漏 --- 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