Добавлены настройки login и password

This commit is contained in:
2024-05-18 13:40:15 +02:00
parent e793c1a375
commit 5443c573e2
8 changed files with 122 additions and 41 deletions

View File

@@ -69,7 +69,7 @@ Item {
Label {
anchors.horizontalCenter: parent.horizontalCenter
horizontalAlignment: Text.horizontalCenter
horizontalAlignment: Qt.horizontalCenter
text: name
}
}