summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/propertychanges.qml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/snippets/declarative/propertychanges.qml')
-rw-r--r--doc/src/snippets/declarative/propertychanges.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/declarative/propertychanges.qml b/doc/src/snippets/declarative/propertychanges.qml
index 06a3fae..00f6bfe 100644
--- a/doc/src/snippets/declarative/propertychanges.qml
+++ b/doc/src/snippets/declarative/propertychanges.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
//![import]
-import Qt 4.7
+import QtQuick 1.0
//![import]
Column {