Desktop/HStation.DeskTop.Xhs.Main/Close/CloseWarningForm.cs
@@ -1,10 +1,4 @@ using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace HStation.Desktop @@ -14,12 +8,12 @@ public CloseWarningForm() { InitializeComponent(); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; } private void CloseWarningForm_Load(object sender, EventArgs e) { } public CloseStatus CloseStatus