summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/helloworld/tutorial1.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/tutorials/helloworld/tutorial1.qml')
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial1.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/tutorials/helloworld/tutorial1.qml b/examples/declarative/tutorials/helloworld/tutorial1.qml
index 93d3c34..5e27b45 100644
--- a/examples/declarative/tutorials/helloworld/tutorial1.qml
+++ b/examples/declarative/tutorials/helloworld/tutorial1.qml
@@ -1,6 +1,6 @@
//![0]
//![3]
-import Qt 4.6
+import Qt 4.7
//![3]
//![1]