summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-02-09 03:02:28 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-02-09 03:02:28 +0100
commit1052c8fd5506685096e313713841d7b89f3d2d05 (patch)
treee5c0aae11db0b619adac0db568aced17b5691c9c
parent4c45534f40d963142ee4ac957679776b72c098b0 (diff)
parentdff997ecf2984acd7eae650e8ffe3269e6b2a5e2 (diff)
Merge remote-tracking branch 'origin/5.12' into 5.13
-rw-r--r--examples/purchasing/purchasing.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/purchasing/purchasing.pro b/examples/purchasing/purchasing.pro
index bf56a82..adb1267 100644
--- a/examples/purchasing/purchasing.pro
+++ b/examples/purchasing/purchasing.pro
@@ -1,4 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += \
- qthangman
+qtHaveModule(quick): SUBDIRS += qthangman