summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qrfcommserver_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qrfcommserver_p.h')
-rw-r--r--src/bluetooth/qrfcommserver_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qrfcommserver_p.h b/src/bluetooth/qrfcommserver_p.h
index af08514b..50c30fcf 100644
--- a/src/bluetooth/qrfcommserver_p.h
+++ b/src/bluetooth/qrfcommserver_p.h
@@ -55,7 +55,7 @@
QT_FORWARD_DECLARE_CLASS(QSocketNotifier)
#endif
-QTBLUETOOTH_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE_BLUETOOTH
class QBluetoothAddress;
class QBluetoothSocket;
@@ -107,6 +107,6 @@ private Q_SLOTS:
#endif
};
-QTBLUETOOTH_END_NAMESPACE
+QT_END_NAMESPACE_BLUETOOTH
#endif