From 0cd86ff17e12cd65058d9df69627ff8a76c502ab Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期六, 12 十月 2024 17:49:31 +0800
Subject: [PATCH] 曲线并联

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-l3d/XhsProjectSimulationL3dCtrl.Designer.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-l3d/XhsProjectSimulationL3dCtrl.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-l3d/XhsProjectSimulationL3dCtrl.Designer.cs
index 9901482..c4a3d9a 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-l3d/XhsProjectSimulationL3dCtrl.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-l3d/XhsProjectSimulationL3dCtrl.Designer.cs
@@ -46,6 +46,7 @@
             Controls.Add(networkPanel1);
             Name = "XhsProjectSimulationL3dCtrl";
             Size = new Size(889, 597);
+            Load += XhsProjectSimulationL3dCtrl_Load;
             ResumeLayout(false);
         }
 

--
Gitblit v1.9.3