summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2010-10-06 22:30:18 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2010-10-06 22:30:18 (GMT)
commit9d574d9c6bed5b4528415402a9f2f68ab5de8009 (patch)
tree20ab2abd91b6b63c4161bd219fd5136d1cb70786 /tests
parent7143c17f35371ae90023ca68ad29e923d27ef2e3 (diff)
downloadQt-9d574d9c6bed5b4528415402a9f2f68ab5de8009.zip
Qt-9d574d9c6bed5b4528415402a9f2f68ab5de8009.tar.gz
Qt-9d574d9c6bed5b4528415402a9f2f68ab5de8009.tar.bz2
Update import statement.
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/declarative/qdeclarativepathview/data/pathUpdate.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativepathview/data/pathUpdate.qml b/tests/auto/declarative/qdeclarativepathview/data/pathUpdate.qml
index 0c99e7f..0c2ac0c 100644
--- a/tests/auto/declarative/qdeclarativepathview/data/pathUpdate.qml
+++ b/tests/auto/declarative/qdeclarativepathview/data/pathUpdate.qml
@@ -1,4 +1,4 @@
-import Qt 4.7
+import QtQuick 1.0
Rectangle {
width: 400