summaryrefslogtreecommitdiffstats
path: root/examples/draganddrop/fridgemagnets/fridgemagnets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/draganddrop/fridgemagnets/fridgemagnets.pro')
-rw-r--r--examples/draganddrop/fridgemagnets/fridgemagnets.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/draganddrop/fridgemagnets/fridgemagnets.pro b/examples/draganddrop/fridgemagnets/fridgemagnets.pro
index 5fb7379dd1..7cdb9591d6 100644
--- a/examples/draganddrop/fridgemagnets/fridgemagnets.pro
+++ b/examples/draganddrop/fridgemagnets/fridgemagnets.pro
@@ -16,4 +16,7 @@ symbian {
CONFIG += qt_example
}
+
+QT += widgets
+
maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)