aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativespringanimation/data/springanimation1.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativespringanimation/data/springanimation1.qml')
-rw-r--r--tests/auto/declarative/qdeclarativespringanimation/data/springanimation1.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativespringanimation/data/springanimation1.qml b/tests/auto/declarative/qdeclarativespringanimation/data/springanimation1.qml
index 8890a78fdb..9f52aa56c1 100644
--- a/tests/auto/declarative/qdeclarativespringanimation/data/springanimation1.qml
+++ b/tests/auto/declarative/qdeclarativespringanimation/data/springanimation1.qml
@@ -1,4 +1,4 @@
-import QtQuick 1.0
+import QtQuick 2.0
SpringAnimation {
}