summaryrefslogtreecommitdiffstats
path: root/examples/declarative/imageelements/image/ImageCell.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/imageelements/image/ImageCell.qml')
-rw-r--r--examples/declarative/imageelements/image/ImageCell.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/imageelements/image/ImageCell.qml b/examples/declarative/imageelements/image/ImageCell.qml
index f8973c8..e8a6c55 100644
--- a/examples/declarative/imageelements/image/ImageCell.qml
+++ b/examples/declarative/imageelements/image/ImageCell.qml
@@ -37,7 +37,7 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-import Qt 4.7
+import QtQuick 1.0
Item {
property alias mode: image.fillMode