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