summaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/gallery/content/ImageViewer.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/gallery/content/ImageViewer.qml')
-rw-r--r--examples/quick/controls/gallery/content/ImageViewer.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/controls/gallery/content/ImageViewer.qml b/examples/quick/controls/gallery/content/ImageViewer.qml
index 0b045bf6a..01f24ab33 100644
--- a/examples/quick/controls/gallery/content/ImageViewer.qml
+++ b/examples/quick/controls/gallery/content/ImageViewer.qml
@@ -37,7 +37,7 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-import QtQuick 2.1
+import QtQuick 2.2
import QtQuick.Window 2.1
Window {