summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-21 10:55:03 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-01-04 09:37:58 +0100
commit318e889fd4c61336d658f419fb686bde3c3d06e3 (patch)
treed379d9cd797a6eae9f2e092459682c9421c07972 /src/bluetooth/bluetooth.pro
parent96408d0db92c9ac1d67180e26f803119d1b3902c (diff)
make use of qtHaveModule()
Change-Id: I810dc7b5863c1674390a7e471845f1779cbba98c Reviewed-by: Tasuku Suzuki <stasuku@gmail.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 55ac951b..58f73e02 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -59,7 +59,7 @@ SOURCES += \
qbluetoothtransferrequest.cpp \
qbluetoothtransferreply.cpp
-config_bluez:contains(QT_CONFIG, dbus) {
+config_bluez:qtHaveModule(dbus) {
QT *= dbus
DEFINES += QT_BLUEZ_BLUETOOTH