fix crash layout polish loop
This commit is contained in:
parent
a031282032
commit
f795007b30
1 changed files with 1 additions and 2 deletions
|
|
@ -115,8 +115,7 @@ Control.Button {
|
||||||
ButtonText{}
|
ButtonText{}
|
||||||
}
|
}
|
||||||
ButtonText {}
|
ButtonText {}
|
||||||
ButtonImage{
|
ButtonImage{}
|
||||||
}
|
|
||||||
Item {
|
Item {
|
||||||
Layout.fillWidth : true
|
Layout.fillWidth : true
|
||||||
Layout.fillHeight : true
|
Layout.fillHeight : true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue