QmlDesigner: Fix SearchBox resizing

Task-number: QDS-9235
Change-Id: I8802582f5a1574961dfbffdb599b1e10192bc196
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
(cherry picked from commit 5c9758a104)
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Henning Gruendl
2023-02-22 13:34:17 +01:00
committed by Thomas Hartmann
parent c2811f8318
commit 6dd05da143

View File

@@ -28,6 +28,7 @@ Item {
Column {
id: col
anchors.fill: parent
spacing: 5
Rectangle {