summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/btchat/btchat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/btchat/btchat.pro')
-rw-r--r--examples/bluetooth/btchat/btchat.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bluetooth/btchat/btchat.pro b/examples/bluetooth/btchat/btchat.pro
index f215cb87..6d6a928b 100644
--- a/examples/bluetooth/btchat/btchat.pro
+++ b/examples/bluetooth/btchat/btchat.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = btchat
-QT += concurrent bluetooth widgets
+QT = core bluetooth widgets
SOURCES = \
main.cpp \