summaryrefslogtreecommitdiffstats
path: root/examples/widgets/imageviewer/imageviewer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/imageviewer/imageviewer.pro')
-rw-r--r--examples/widgets/imageviewer/imageviewer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/imageviewer/imageviewer.pro b/examples/widgets/imageviewer/imageviewer.pro
index df9d1fedbb..939d60a208 100644
--- a/examples/widgets/imageviewer/imageviewer.pro
+++ b/examples/widgets/imageviewer/imageviewer.pro
@@ -16,6 +16,7 @@ symbian: TARGET = imageviewerexample
wince*: {
DEPLOYMENT_PLUGIN += qjpeg qmng qgif
}
+QT += widgets printsupport
maemo5: CONFIG += qt_example
symbian: warning(This example might not fully work on Symbian platform)