summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bluetooth/bluetooth.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index ac0212fb..f0117212 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -2,14 +2,12 @@ load(qt_build_config)
TARGET = QtBluetooth
QT = core
+QT_PRIVATE = concurrent
load(qt_module)
QMAKE_DOCS = $$PWD/../../doc/qt5.qdocconf
-# private dependencies
-QT += concurrent
-
PUBLIC_HEADERS += \
qbluetoothaddress.h\
qbluetoothhostinfo.h \