move files

This commit is contained in:
WorldTeacher
2024-05-16 15:33:17 +02:00
parent ef5f862a2b
commit d2b4a24c05
44 changed files with 538 additions and 711 deletions

View File

@@ -116,4 +116,3 @@ if __name__ == "__main__":
ui.setupUi(Dialog)
Dialog.show()
sys.exit(app.exec())