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