From baa80168e81a305771cc6519699b03a3e9cde561 Mon Sep 17 00:00:00 2001 From: murmur Date: Sun, 23 Jul 2023 22:34:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- txt2table.aardio | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/txt2table.aardio b/txt2table.aardio index 8017193..cb2b608 100644 --- a/txt2table.aardio +++ b/txt2table.aardio @@ -464,4 +464,7 @@ winform.btnWbPrint.oncommand = function(id,event){ } winform.show(); -win.loopMessage(); \ No newline at end of file +win.loopMessage(); + + +// todo fix bugs \ No newline at end of file