summaryrefslogtreecommitdiff
path: root/src/imports
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2010-09-23 10:43:10 +1000
committerMichael Brasser <michael.brasser@nokia.com>2010-09-23 10:44:33 +1000
commit688b17d6c89414e34150846203edfb9ed6de737a (patch)
tree295c9447ef5e0f799182d79a04afb0b93f2dbc89 /src/imports
parentb1a5a49950b80469e4cd658f340f279a8fd75a27 (diff)
downloadqt4-tools-688b17d6c89414e34150846203edfb9ed6de737a.tar.gz
Doc fix.
Diffstat (limited to 'src/imports')
-rw-r--r--src/imports/gestures/qdeclarativegesturearea.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/gestures/qdeclarativegesturearea.cpp b/src/imports/gestures/qdeclarativegesturearea.cpp
index 500c6bf52b..0d19ba945d 100644
--- a/src/imports/gestures/qdeclarativegesturearea.cpp
+++ b/src/imports/gestures/qdeclarativegesturearea.cpp
@@ -92,7 +92,7 @@ public:
\e {This element is only functional on devices with touch input.}
\qml
- import Qt.labs.gestures 0.1
+ import Qt.labs.gestures 1.0
GestureArea {
anchors.fill: parent