summaryrefslogtreecommitdiff
path: root/daemon/watchconnector.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/watchconnector.h')
-rw-r--r--daemon/watchconnector.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/watchconnector.h b/daemon/watchconnector.h
index beb1992..b64e31b 100644
--- a/daemon/watchconnector.h
+++ b/daemon/watchconnector.h
@@ -39,7 +39,9 @@
#include <QBluetoothServiceInfo>
#include <Log4Qt/Logger>
+#if QT_VERSION < QT_VERSION_CHECK(5, 2, 0)
using namespace QtBluetooth;
+#endif
namespace watch
{