aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/animation/basics/property-animation.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/animation/basics/property-animation.qml')
-rw-r--r--examples/declarative/animation/basics/property-animation.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/animation/basics/property-animation.qml b/examples/declarative/animation/basics/property-animation.qml
index f678280d04..462e397c6a 100644
--- a/examples/declarative/animation/basics/property-animation.qml
+++ b/examples/declarative/animation/basics/property-animation.qml
@@ -38,7 +38,7 @@
**
****************************************************************************/
-import QtQuick 1.0
+import QtQuick 2.0
Item {
id: window