customertable

This commit is contained in:
2024-11-06 17:04:50 +01:00
parent 8150b90a2d
commit 1907485152
7 changed files with 310 additions and 19 deletions

View File

@@ -44,7 +44,7 @@ ApplicationWindow
}
source: bad_config? "firststart.qml": "Dashboard.qml"
source: bad_config? "firststart.qml": "test.qml"
property alias window: appWindow
}