Changed Folder gui to GUI

This commit is contained in:
2024-11-15 15:41:12 +01:00
parent 167d5ff3fe
commit 9f5e4af741
22 changed files with 25 additions and 17 deletions

View File

@@ -49,7 +49,7 @@ if __name__ == "__main__":
qml_file = Path(__file__).resolve().parent / "gui/main.qml"
qml_file = Path(__file__).resolve().parent / "Gui/main.qml"
#qml_file = ":/gui/main.qml"