summaryrefslogtreecommitdiffstats
path: root/examples/tools/undoframework/undoframework.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/undoframework/undoframework.pro')
-rw-r--r--examples/tools/undoframework/undoframework.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tools/undoframework/undoframework.pro b/examples/tools/undoframework/undoframework.pro
index f8f127c8ce..a356ce935e 100644
--- a/examples/tools/undoframework/undoframework.pro
+++ b/examples/tools/undoframework/undoframework.pro
@@ -16,6 +16,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/undoframework
INSTALLS += target sources
symbian: CONFIG += qt_example
+QT += widgets
maemo5: CONFIG += qt_example
symbian: warning(This example might not fully work on Symbian platform)