summaryrefslogtreecommitdiffstats
path: root/examples/dialogs/licensewizard/licensewizard.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dialogs/licensewizard/licensewizard.pro')
-rw-r--r--examples/dialogs/licensewizard/licensewizard.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dialogs/licensewizard/licensewizard.pro b/examples/dialogs/licensewizard/licensewizard.pro
index e3d0e7af04..20b533644e 100644
--- a/examples/dialogs/licensewizard/licensewizard.pro
+++ b/examples/dialogs/licensewizard/licensewizard.pro
@@ -10,7 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/licensewizard
INSTALLS += target sources
symbian: CONFIG += qt_example
-QT += widgets
+QT += widgets printsupport
maemo5: CONFIG += qt_example
symbian: warning(This example might not fully work on Symbian platform)
maemo5: warning(This example might not fully work on Maemo platform)