summaryrefslogtreecommitdiffstats
path: root/src/imports/gestures/qdeclarativegesturearea.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/gestures/qdeclarativegesturearea.cpp')
-rw-r--r--src/imports/gestures/qdeclarativegesturearea.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/imports/gestures/qdeclarativegesturearea.cpp b/src/imports/gestures/qdeclarativegesturearea.cpp
index 46d6db2e..d03bde41 100644
--- a/src/imports/gestures/qdeclarativegesturearea.cpp
+++ b/src/imports/gestures/qdeclarativegesturearea.cpp
@@ -78,7 +78,8 @@ public:
};
/*!
- \qmlclass GestureArea QDeclarativeGestureArea
+ \qmltype GestureArea
+ \instantiates QDeclarativeGestureArea
\ingroup qml-basic-interaction-elements
\brief The GestureArea item enables simple gesture handling.