style: format
This commit is contained in:
@@ -9,14 +9,14 @@ Button {
|
||||
font.bold: true
|
||||
|
||||
contentItem: IconLabel {
|
||||
spacing: control.spacing
|
||||
mirrored: control.mirrored
|
||||
display: control.display
|
||||
spacing: control.spacing
|
||||
mirrored: control.mirrored
|
||||
display: control.display
|
||||
|
||||
icon: control.icon
|
||||
text: control.text
|
||||
font: control.font
|
||||
color: Theme.foreground
|
||||
icon: control.icon
|
||||
text: control.text
|
||||
font: control.font
|
||||
color: Theme.foreground
|
||||
}
|
||||
|
||||
background: Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user