miniSql

汉化
zgc authored at 11/28/2023 1:00:12 PM zgc committed at 11/28/2023 1:00:26 PM
93a03c2
Tree
1 Parent(s) 6136600
Summary: 1 changed files with 5 additions and 0 deletions.
Modified +5 -0
Modified +5 -0
diff --git a/minisqlquery-master/src/MiniSqlQuery/CopyForm.cs b/minisqlquery-master/src/MiniSqlQuery/CopyForm.cs
index f698bb5..c301da3 100644
--- a/minisqlquery-master/src/MiniSqlQuery/CopyForm.cs
+++ b/minisqlquery-master/src/MiniSqlQuery/CopyForm.cs
@@ -52,5 +52,10 @@ namespace MiniSqlQuery
         {
             Close();
         }
+
+        private void CopyForm_Load(object sender, EventArgs e)
+        {
+
+        }
     }
 }
\ No newline at end of file