summaryrefslogtreecommitdiffstats
path: root/examples/qws/dbscreen/dbscreen.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qws/dbscreen/dbscreen.pro')
-rw-r--r--examples/qws/dbscreen/dbscreen.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qws/dbscreen/dbscreen.pro b/examples/qws/dbscreen/dbscreen.pro
index faa05260ad..a8f754d217 100644
--- a/examples/qws/dbscreen/dbscreen.pro
+++ b/examples/qws/dbscreen/dbscreen.pro
@@ -9,6 +9,7 @@ HEADERS = dbscreen.h
SOURCES = dbscreendriverplugin.cpp \
dbscreen.cpp
+QT += widgets
symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
symbian: warning(This example does not work on Symbian platform)