summaryrefslogtreecommitdiffstats
path: root/demos/declarative/snake/content/Skull.qml
diff options
context:
space:
mode:
Diffstat (limited to 'demos/declarative/snake/content/Skull.qml')
-rw-r--r--demos/declarative/snake/content/Skull.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/declarative/snake/content/Skull.qml b/demos/declarative/snake/content/Skull.qml
index 0cc6186..1a3ff7e 100644
--- a/demos/declarative/snake/content/Skull.qml
+++ b/demos/declarative/snake/content/Skull.qml
@@ -39,7 +39,7 @@
**
****************************************************************************/
-import Qt 4.7
+import QtQuick 1.0
Image {
property bool spawned: false