aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates/qquickdrawer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates/qquickdrawer.cpp')
-rw-r--r--src/quicktemplates/qquickdrawer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates/qquickdrawer.cpp b/src/quicktemplates/qquickdrawer.cpp
index 517db920b8..88813db376 100644
--- a/src/quicktemplates/qquickdrawer.cpp
+++ b/src/quicktemplates/qquickdrawer.cpp
@@ -693,7 +693,7 @@ void QQuickDrawer::setPosition(qreal position)
drag actions will open the drawer. Setting the value to \c 0 or less
prevents opening the drawer by dragging.
- The default value is \c Qt.styleHints.startDragDistance.
+ The default value is \c Application.styleHints.startDragDistance.
\sa interactive
*/