properly styled switch to not look like ass
This commit is contained in:
parent
c277bc6938
commit
135446ab82
2 changed files with 37 additions and 22 deletions
|
|
@ -62,7 +62,10 @@ StyledWindow {
|
|||
text: "Switch"
|
||||
font.pixelSize: 18
|
||||
}
|
||||
StyledSwitch {}
|
||||
|
||||
StyledSwitch {
|
||||
text: "Enable"
|
||||
}
|
||||
}
|
||||
|
||||
ColumnLayout {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue