For Schleife in Firststart.qml

This commit is contained in:
2024-10-30 10:13:02 +01:00
parent bc32614343
commit e14e1a4d42
2 changed files with 17 additions and 170 deletions

View File

@@ -18,7 +18,7 @@ class ConfigLoader(QObject):
@Slot(str)
def createUser(self, username):
print(username)
pass
def __configLoad(self):