summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qrfcommserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qrfcommserver.h')
-rw-r--r--src/bluetooth/qrfcommserver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qrfcommserver.h b/src/bluetooth/qrfcommserver.h
index 7831b0b7..4a382e6b 100644
--- a/src/bluetooth/qrfcommserver.h
+++ b/src/bluetooth/qrfcommserver.h
@@ -50,7 +50,7 @@
#include <qbluetooth.h>
#include <qbluetoothsocket.h>
-QTBLUETOOTH_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE_BLUETOOTH
class QRfcommServerPrivate;
class QBluetoothSocket;
@@ -94,6 +94,6 @@ private:
#endif
};
-QTBLUETOOTH_END_NAMESPACE
+QT_END_NAMESPACE_BLUETOOTH
#endif