aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml')
-rw-r--r--examples/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml b/examples/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml
index 805eac208e..5834398c72 100644
--- a/examples/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml
+++ b/examples/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml
@@ -39,7 +39,7 @@
**
****************************************************************************/
-import QtQuick 1.0
+import QtQuick 2.0
Item {
id: container