aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/testbench/controls/ScrollIndicator.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/testbench/controls/ScrollIndicator.qml')
-rw-r--r--tests/manual/testbench/controls/ScrollIndicator.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/testbench/controls/ScrollIndicator.qml b/tests/manual/testbench/controls/ScrollIndicator.qml
index 8c5079fa..32c66aad 100644
--- a/tests/manual/testbench/controls/ScrollIndicator.qml
+++ b/tests/manual/testbench/controls/ScrollIndicator.qml
@@ -86,7 +86,7 @@ QtObject {
ScrollIndicator {
id: horizontalScrollIndicator
enabled: !is("disabled")
- orientation: Qt.Vertical
+ orientation: Qt.Horizontal
active: true
visible: is("horizontal")
size: 0.3