summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qrfcommsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qrfcommsocket.h')
-rw-r--r--src/bluetooth/qrfcommsocket.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qrfcommsocket.h b/src/bluetooth/qrfcommsocket.h
index 52d10f8b..9bb18f76 100644
--- a/src/bluetooth/qrfcommsocket.h
+++ b/src/bluetooth/qrfcommsocket.h
@@ -44,7 +44,7 @@
#include <qbluetoothsocket.h>
-QTBLUETOOTH_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE_BLUETOOTH
class QRfcommSocket : public QBluetoothSocket
{
@@ -57,6 +57,6 @@ private:
Q_DISABLE_COPY(QRfcommSocket)
};
-QTBLUETOOTH_END_NAMESPACE
+QT_END_NAMESPACE_BLUETOOTH
#endif // QRFCOMMSOCKET_H