summaryrefslogtreecommitdiff
path: root/metawatch/metawatchscanner.h
diff options
context:
space:
mode:
Diffstat (limited to 'metawatch/metawatchscanner.h')
-rw-r--r--metawatch/metawatchscanner.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/metawatch/metawatchscanner.h b/metawatch/metawatchscanner.h
index c98bf1a..a41633a 100644
--- a/metawatch/metawatchscanner.h
+++ b/metawatch/metawatchscanner.h
@@ -4,12 +4,12 @@
#include <sowatch.h>
#include <QtConnectivity/QBluetoothServiceDiscoveryAgent>
-using QTM_PREPEND_NAMESPACE(QBluetoothServiceDiscoveryAgent);
-using QTM_PREPEND_NAMESPACE(QBluetoothServiceInfo);
-
namespace sowatch
{
+using QTM_PREPEND_NAMESPACE(QBluetoothServiceDiscoveryAgent);
+using QTM_PREPEND_NAMESPACE(QBluetoothServiceInfo);
+
class MetaWatchScanner : public WatchScanner
{
Q_OBJECT