This commit is contained in:
ArnoChen
2025-02-06 00:23:41 +08:00
parent 81da351d08
commit 1b37c3be4e

View File

@@ -1221,7 +1221,7 @@ def main():
immapp.run(runner_params) immapp.run(runner_params)
tk_root.destroy() # Destroy the main window tk_root.destroy() # Destroy the main window
if __name__ == "__main__": if __name__ == "__main__":