forked from qt-creator/qt-creator
QmlDesigner: Create alias for spinBoxInput.horizontalAlignment
Change-Id: Ic012aaeedd4f4b27e6045cbd46a0d7e22b58393d Reviewed-by: Henning Gründl <henning.gruendl@qt.io> Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
This commit is contained in:
@@ -56,6 +56,7 @@ T.SpinBox {
|
||||
|
||||
property alias __devicePixelRatio: spinBoxInput.devicePixelRatio
|
||||
property alias pixelsPerUnit: spinBoxInput.pixelsPerUnit
|
||||
property alias inputHAlignment: spinBoxInput.horizontalAlignment
|
||||
|
||||
property alias compressedValueTimer: myTimer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user