summaryrefslogtreecommitdiffstats
path: root/demos/declarative/photoviewer
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-04-08 06:26:11 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2010-04-08 06:26:11 (GMT)
commit5e9fd297dc7fdc0a96809d3533e6fada4a31fb62 (patch)
treed52419cd737ac09defcdc8714495028ffb86c077 /demos/declarative/photoviewer
parent942a605a52dbbd6dfa824e3b76e37576c7d79f6e (diff)
downloadQt-5e9fd297dc7fdc0a96809d3533e6fada4a31fb62.zip
Qt-5e9fd297dc7fdc0a96809d3533e6fada4a31fb62.tar.gz
Qt-5e9fd297dc7fdc0a96809d3533e6fada4a31fb62.tar.bz2
Add running of examples to quality gate.
Fix broken examples too.
Diffstat (limited to 'demos/declarative/photoviewer')
-rw-r--r--demos/declarative/photoviewer/photoviewer.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/declarative/photoviewer/photoviewer.qml b/demos/declarative/photoviewer/photoviewer.qml
index 569e1ba..4094294 100644
--- a/demos/declarative/photoviewer/photoviewer.qml
+++ b/demos/declarative/photoviewer/photoviewer.qml
@@ -1,5 +1,5 @@
import Qt 4.7
-import "PhotoViewerCore" 1.0
+import "PhotoViewerCore"
Rectangle {
id: mainWindow