Main: center and remove text on switch
This commit is contained in:
parent
b1fbd4dea6
commit
20f459ddad
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ Kirigami.ApplicationWindow {
|
|||
|
||||
Controls.Switch {
|
||||
checked: mod.enabled
|
||||
text: "Enabled"
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
|
||||
onClicked: mod.enabled = checked
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue