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