loader eingefügt

This commit is contained in:
2024-10-29 16:24:59 +01:00
parent a61887cbb0
commit 414e298453
6 changed files with 58 additions and 19 deletions

View File

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