summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothservicediscoveryagent_p.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2018-02-20 09:39:56 +0100
committerAlex Blasche <alexander.blasche@qt.io>2018-02-20 09:39:56 +0100
commita34a645e89aea7f19d2ed14af00099768a07a6be (patch)
tree700efe52fc2ba6345b26316188fb0cfbc8e49a15 /src/bluetooth/qbluetoothservicediscoveryagent_p.h
parenta18338b552d45b6877e89221a5d6205081a54308 (diff)
parentb87affb8b2353af57ed5e736d82d67eb56ea1235 (diff)
Merge remote-tracking branch 'gerrit/dev' into win
Diffstat (limited to 'src/bluetooth/qbluetoothservicediscoveryagent_p.h')
-rw-r--r--src/bluetooth/qbluetoothservicediscoveryagent_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothservicediscoveryagent_p.h b/src/bluetooth/qbluetoothservicediscoveryagent_p.h
index 956ccabb..3805ea44 100644
--- a/src/bluetooth/qbluetoothservicediscoveryagent_p.h
+++ b/src/bluetooth/qbluetoothservicediscoveryagent_p.h
@@ -74,6 +74,8 @@ QT_END_NAMESPACE
#ifdef QT_WIN_BLUETOOTH
#include <QFutureWatcher>
+#elif defined(QT_WINRT_BLUETOOTH)
+#include <QtCore/QPointer>
#endif
QT_BEGIN_NAMESPACE