some more tinkering with qml

This commit is contained in:
Blue 2023-12-17 17:10:27 -03:00
parent ed1ed9fb49
commit 89aa830bfa
Signed by: blue
GPG key ID: 9B203B252A63EE38
4 changed files with 44 additions and 38 deletions

View file

@ -6,7 +6,7 @@ import magpie.API
Column {
signal register()
spacing: 10
spacing: 5
Label {
anchors.horizontalCenter: parent.horizontalCenter

View file

@ -6,7 +6,7 @@ import magpie.API
Column {
signal login()
spacing: 10
spacing: 5
Label {
anchors.horizontalCenter: parent.horizontalCenter