aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/imageelements/image.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/imageelements/image.qml')
-rw-r--r--examples/declarative/imageelements/image.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/declarative/imageelements/image.qml b/examples/declarative/imageelements/image.qml
index 0107cbf43a..4ca26c1630 100644
--- a/examples/declarative/imageelements/image.qml
+++ b/examples/declarative/imageelements/image.qml
@@ -39,6 +39,7 @@
****************************************************************************/
import QtQuick 2.0
+import "content"
Rectangle {
width: 490