文件移动

This commit is contained in:
yqsphp
2026-01-15 10:02:04 +08:00
parent 021cf55adc
commit eecf175e7f

View File

@@ -19,7 +19,6 @@ def main():
# 创建并显示主窗口
window = MainWindow()
window.show()
# 启动应用事件循环