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