summaryrefslogtreecommitdiff
path: root/demos/declarative/photoviewer/PhotoViewerCore/Button.qml
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-09-29 12:12:22 +1000
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-09-29 12:12:22 +1000
commit49452ad6b22e080b1dfdfde38c21c48bb910a1ae (patch)
tree3afdab3cad225f8f223e9f46bb2fc99cbabcd4ab /demos/declarative/photoviewer/PhotoViewerCore/Button.qml
parent4fcf055f66cc23c9e60a7add489e394420e71914 (diff)
downloadqt4-tools-49452ad6b22e080b1dfdfde38c21c48bb910a1ae.tar.gz
Replace all occurances of "Qt 4.7" with "QtQuick 1.0"
Task-number: QTBUG-13799 Reviewed-by: Martin Jones
Diffstat (limited to 'demos/declarative/photoviewer/PhotoViewerCore/Button.qml')
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/Button.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/Button.qml b/demos/declarative/photoviewer/PhotoViewerCore/Button.qml
index 47b90c86ff..29f2bb7c47 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/Button.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/Button.qml
@@ -39,7 +39,7 @@
**
****************************************************************************/
-import Qt 4.7
+import QtQuick 1.0
Item {
id: container