aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates/qquickrangeslider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates/qquickrangeslider.cpp')
-rw-r--r--src/quicktemplates/qquickrangeslider.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates/qquickrangeslider.cpp b/src/quicktemplates/qquickrangeslider.cpp
index 6c4f8d8561..1dc032fece 100644
--- a/src/quicktemplates/qquickrangeslider.cpp
+++ b/src/quicktemplates/qquickrangeslider.cpp
@@ -698,7 +698,7 @@ void QQuickRangeSlider::setTo(qreal to)
This property holds the threshold (in logical pixels) at which a touch drag event will be initiated.
The mouse drag threshold won't be affected.
- The default value is \c Qt.styleHints.startDragDistance.
+ The default value is \c Application.styleHints.startDragDistance.
\sa QStyleHints