aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/keys/keys-handler.qml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/snippets/declarative/keys/keys-handler.qml')
-rw-r--r--doc/src/snippets/declarative/keys/keys-handler.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/declarative/keys/keys-handler.qml b/doc/src/snippets/declarative/keys/keys-handler.qml
index d72f9cafc5..075f5899c7 100644
--- a/doc/src/snippets/declarative/keys/keys-handler.qml
+++ b/doc/src/snippets/declarative/keys/keys-handler.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import QtQuick 1.0
+import QtQuick 2.0
Item {
width: 400; height: 400