summaryrefslogtreecommitdiff
path: root/examples/draganddrop/draganddrop.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/draganddrop/draganddrop.pro')
-rw-r--r--examples/draganddrop/draganddrop.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/draganddrop/draganddrop.pro b/examples/draganddrop/draganddrop.pro
index d87e6b2..99fecb0 100644
--- a/examples/draganddrop/draganddrop.pro
+++ b/examples/draganddrop/draganddrop.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += delayedencoding
+!contains(QT_CONFIG, no-widgets): SUBDIRS += delayedencoding
QT+=widgets