summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothaddress_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothaddress_p.h')
-rw-r--r--src/bluetooth/qbluetoothaddress_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothaddress_p.h b/src/bluetooth/qbluetoothaddress_p.h
index 663bc993..bb25629e 100644
--- a/src/bluetooth/qbluetoothaddress_p.h
+++ b/src/bluetooth/qbluetoothaddress_p.h
@@ -44,7 +44,7 @@
#include "qbluetoothaddress.h"
-QT_BEGIN_NAMESPACE_BLUETOOTH
+QT_BEGIN_NAMESPACE
class QBluetoothAddressPrivate
{
@@ -56,6 +56,6 @@ public:
};
-QT_END_NAMESPACE_BLUETOOTH
+QT_END_NAMESPACE
#endif