aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/nativestyle/SpinBoxes.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/nativestyle/SpinBoxes.qml')
-rw-r--r--tests/manual/nativestyle/SpinBoxes.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/nativestyle/SpinBoxes.qml b/tests/manual/nativestyle/SpinBoxes.qml
index 60e2213b..552f159b 100644
--- a/tests/manual/nativestyle/SpinBoxes.qml
+++ b/tests/manual/nativestyle/SpinBoxes.qml
@@ -48,6 +48,7 @@ ControlContainer {
SpinBox {
value: 500
to: 2000
+ editable: true
}
SpinBox {