forked from qt-creator/qt-creator
QmlDesigner: Fix SearchBox resizing
Task-number: QDS-9235 Change-Id: I8802582f5a1574961dfbffdb599b1e10192bc196 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
committed by
Henning Gründl
parent
8ed634fde1
commit
5c9758a104
@@ -28,6 +28,7 @@ Item {
|
||||
|
||||
Column {
|
||||
id: col
|
||||
anchors.fill: parent
|
||||
spacing: 5
|
||||
|
||||
Rectangle {
|
||||
|
Reference in New Issue
Block a user