the first commit form zky

This commit is contained in:
zky2020 2023-06-03 17:18:51 +08:00
parent 8893189866
commit 66cf26be4d

View file

@ -5,3 +5,4 @@ if __name__ == '__main__':
mw = MainWindow()
mw.show()
sys.exit(app.exec())