summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/bluetooth.pro')
-rw-r--r--examples/bluetooth/bluetooth.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bluetooth/bluetooth.pro b/examples/bluetooth/bluetooth.pro
index 20bf6c6d..e3ef7691 100644
--- a/examples/bluetooth/bluetooth.pro
+++ b/examples/bluetooth/bluetooth.pro
@@ -1,5 +1,5 @@
TEMPLATE = subdirs
-!contains(QT_CONFIG, no-widgets) {
+qtHaveModule(widgets) {
SUBDIRS += btchat \
btscanner \
btfiletransfer \