QmlDesigner: Increase size of SpinBox for Flickable

Change-Id: Ie1343d8cf0dbe41eefd2027a1daa0133cbd109c3
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Thomas Hartmann
2019-07-02 11:27:59 +02:00
committed by Tim Jenssen
parent 370b436650
commit e16c948ab7

View File

@@ -34,7 +34,7 @@ Section {
id: root id: root
property int spinBoxWidth: 62 property int spinBoxWidth: 96
SectionLayout { SectionLayout {