fix crash layout polish loop

This commit is contained in:
Gaelle Braud 2024-04-16 11:33:54 +02:00 committed by Julien Wadel
parent a031282032
commit f795007b30

View file

@ -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