some more tinkering with qml
This commit is contained in:
parent
ed1ed9fb49
commit
89aa830bfa
4 changed files with 44 additions and 38 deletions
|
@ -6,7 +6,7 @@ import magpie.API
|
|||
Column {
|
||||
signal register()
|
||||
|
||||
spacing: 10
|
||||
spacing: 5
|
||||
|
||||
Label {
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
|
|
@ -6,7 +6,7 @@ import magpie.API
|
|||
Column {
|
||||
signal login()
|
||||
|
||||
spacing: 10
|
||||
spacing: 5
|
||||
|
||||
Label {
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue