summaryrefslogtreecommitdiff
path: root/src/metawatch.h
diff options
context:
space:
mode:
authorJavier S. Pedro <dev.git@javispedro.com>2014-10-27 21:05:46 +0100
committerJavier S. Pedro <dev.git@javispedro.com>2014-10-27 21:05:46 +0100
commit1ef70cd48ec84dd6dd169f67ce2c211a4b535878 (patch)
treec2a0c7705592fb6519b42c5e1df6f35a913c5e6d /src/metawatch.h
parent75e3ea1a6ede925d8aca4dca3793a629da98ed04 (diff)
downloadsalmeta-1ef70cd48ec84dd6dd169f67ce2c211a4b535878.tar.gz
salmeta-1ef70cd48ec84dd6dd169f67ce2c211a4b535878.zip
initial attempt to fix qt5.2 build issues
Diffstat (limited to 'src/metawatch.h')
-rw-r--r--src/metawatch.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/metawatch.h b/src/metawatch.h
index 606e478..0d22a4b 100644
--- a/src/metawatch.h
+++ b/src/metawatch.h
@@ -2,9 +2,6 @@
#define METAWATCH_H
#include <QObject>
-#include <QBluetoothAddress>
-
-QT_USE_NAMESPACE_BLUETOOTH
#include "metawatchtransport.h"
#include "widgetinfo.h"