汉化zgc authored at 11/28/2023 1:00:12 PM zgc committed at 11/28/2023 1:00:26 PM
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