GUI-Design added

This commit is contained in:
2024-11-04 12:38:58 +01:00
parent 2c9ab2ff57
commit 78c31d7de3
20 changed files with 645 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"files": [
"gui/firststart.qml",
"lib/ConfigLoader.py",
"lib/__init__.py",
"main.py",
"gui/main.qml",
"gui/start.qml"
]
}