forked from qt-creator/qt-creator
QmlDesigner: Increase size of SpinBox for Flickable
Change-Id: Ie1343d8cf0dbe41eefd2027a1daa0133cbd109c3 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
committed by
Tim Jenssen
parent
370b436650
commit
e16c948ab7
@@ -34,7 +34,7 @@ Section {
|
|||||||
|
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
property int spinBoxWidth: 62
|
property int spinBoxWidth: 96
|
||||||
|
|
||||||
SectionLayout {
|
SectionLayout {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user