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