summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothtransfermanager_bluez.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothtransfermanager_bluez.cpp')
-rw-r--r--src/bluetooth/qbluetoothtransfermanager_bluez.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothtransfermanager_bluez.cpp b/src/bluetooth/qbluetoothtransfermanager_bluez.cpp
index c43aed81..a6fce5d4 100644
--- a/src/bluetooth/qbluetoothtransfermanager_bluez.cpp
+++ b/src/bluetooth/qbluetoothtransfermanager_bluez.cpp
@@ -44,7 +44,7 @@
#include "qbluetoothtransferreply.h"
#include "qbluetoothtransferreply_bluez_p.h"
-QT_BEGIN_NAMESPACE_BLUETOOTH
+QT_BEGIN_NAMESPACE
QBluetoothTransferReply *QBluetoothTransferManager::put(const QBluetoothTransferRequest &request,
QIODevice *data)
@@ -54,4 +54,4 @@ QBluetoothTransferReply *QBluetoothTransferManager::put(const QBluetoothTransfer
return rep;
}
-QT_END_NAMESPACE_BLUETOOTH
+QT_END_NAMESPACE