Fix undefined warning
This commit is contained in:
parent
ff449c705c
commit
28074794e7
@ -111,7 +111,7 @@ Rectangle {
|
||||
ImageButton {
|
||||
id: button
|
||||
|
||||
Layout.alignment: Qt.verticalCenter
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
//color: colors.window
|
||||
//radius: 22
|
||||
height: 32
|
||||
|
Loading…
Reference in New Issue
Block a user