summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothlocaldevice_bluez.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothlocaldevice_bluez.cpp')
-rw-r--r--src/bluetooth/qbluetoothlocaldevice_bluez.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothlocaldevice_bluez.cpp b/src/bluetooth/qbluetoothlocaldevice_bluez.cpp
index 786d891b..e625d2f9 100644
--- a/src/bluetooth/qbluetoothlocaldevice_bluez.cpp
+++ b/src/bluetooth/qbluetoothlocaldevice_bluez.cpp
@@ -51,7 +51,7 @@
#include "bluez/agent_p.h"
#include "bluez/device_p.h"
-QT_BEGIN_NAMESPACE_BLUETOOTH
+QT_BEGIN_NAMESPACE
static const QLatin1String agentPath("/qt/agent");
@@ -569,4 +569,4 @@ void QBluetoothLocalDevicePrivate::PropertyChanged(QString property, QDBusVarian
#include "moc_qbluetoothlocaldevice_p.cpp"
-QT_END_NAMESPACE_BLUETOOTH
+QT_END_NAMESPACE