From 1d5b344c8be498c9989f3fe2e9846b1dcc919cb8 Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期二, 06 八月 2024 17:29:23 +0800 Subject: [PATCH] 累计运行时长更新 --- Test/IStation.Win/frmMain1.Designer.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/Test/IStation.Win/frmMain1.Designer.cs b/Test/IStation.Win/frmMain1.Designer.cs index 132d550..623cd10 100644 --- a/Test/IStation.Win/frmMain1.Designer.cs +++ b/Test/IStation.Win/frmMain1.Designer.cs @@ -47,11 +47,10 @@ AutoScaleMode = AutoScaleMode.Font; ClientSize = new Size(1761, 1085); Controls.Add(correctionFactorView1); - Font = new Font("Tahoma", 10.5F, FontStyle.Regular, GraphicsUnit.Point); Margin = new Padding(2, 3, 2, 3); Name = "frmMain1"; StartPosition = FormStartPosition.CenterScreen; - Text = "main"; + Text = "璋冨害楠岃瘉"; ResumeLayout(false); } -- Gitblit v1.9.3