summaryrefslogtreecommitdiffstats
path: root/examples/qws/simpledecoration/simpledecoration.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qws/simpledecoration/simpledecoration.pro')
-rw-r--r--examples/qws/simpledecoration/simpledecoration.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qws/simpledecoration/simpledecoration.pro b/examples/qws/simpledecoration/simpledecoration.pro
index c452e1e21a..14b4d8fef9 100644
--- a/examples/qws/simpledecoration/simpledecoration.pro
+++ b/examples/qws/simpledecoration/simpledecoration.pro
@@ -10,6 +10,7 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/qws/simpledecoration
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/qws/simpledecoration
INSTALLS += target sources
+QT += widgets
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)