summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/chat/chat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/chat/chat.pro')
-rw-r--r--examples/bluetooth/chat/chat.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/bluetooth/chat/chat.pro b/examples/bluetooth/chat/chat.pro
index 7bc5c8bd..36d815f9 100644
--- a/examples/bluetooth/chat/chat.pro
+++ b/examples/bluetooth/chat/chat.pro
@@ -1,4 +1,5 @@
QT = core bluetooth quick
+android: QT += androidextras #see QTBUG-61392
SOURCES += qmlchat.cpp
TARGET = qml_chat