summaryrefslogtreecommitdiffstats
path: root/examples/customtransition/SlideDeckRotated.qml
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-05-31 18:24:15 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-05-31 18:24:15 +0200
commit69507867af88f2820e30f50c537db8a1368bc9ea (patch)
treea9565ebd85c1ccf52b614475c240410b85d4ca3b /examples/customtransition/SlideDeckRotated.qml
parent63fd0d90965694c52f82a8c7a80cea86f3bacc7c (diff)
Removed animated background tutorial and changed to import QtQuick 1.0
Diffstat (limited to 'examples/customtransition/SlideDeckRotated.qml')
-rw-r--r--examples/customtransition/SlideDeckRotated.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/customtransition/SlideDeckRotated.qml b/examples/customtransition/SlideDeckRotated.qml
index 166c99d..02d029f 100644
--- a/examples/customtransition/SlideDeckRotated.qml
+++ b/examples/customtransition/SlideDeckRotated.qml
@@ -34,7 +34,7 @@
**
**************************************************************************/
-import QtQuick 2.0
+import QtQuick 1.0
Item
{