summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothserver_bluez.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothserver_bluez.cpp')
-rw-r--r--src/bluetooth/qbluetoothserver_bluez.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothserver_bluez.cpp b/src/bluetooth/qbluetoothserver_bluez.cpp
index 82f9bc53..bf10e963 100644
--- a/src/bluetooth/qbluetoothserver_bluez.cpp
+++ b/src/bluetooth/qbluetoothserver_bluez.cpp
@@ -53,7 +53,7 @@
#include <errno.h>
-QT_BEGIN_NAMESPACE_BLUETOOTH
+QT_BEGIN_NAMESPACE
static inline void convertAddress(quint64 from, quint8 (&to)[6])
{
@@ -312,4 +312,4 @@ QBluetooth::SecurityFlags QBluetoothServer::securityFlags() const
return static_cast<QBluetooth::Security>(security);
}
-QT_END_NAMESPACE_BLUETOOTH
+QT_END_NAMESPACE