summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothaddress.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothaddress.h')
-rw-r--r--src/bluetooth/qbluetoothaddress.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothaddress.h b/src/bluetooth/qbluetoothaddress.h
index 08fbc821..9f7e0e75 100644
--- a/src/bluetooth/qbluetoothaddress.h
+++ b/src/bluetooth/qbluetoothaddress.h
@@ -48,7 +48,7 @@
#include <QtCore/QString>
#include <QtCore/QMetaType>
-QTBLUETOOTH_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE_BLUETOOTH
class QBluetoothAddressPrivate;
@@ -79,7 +79,7 @@ private:
QBluetoothAddressPrivate *d_ptr;
};
-QTBLUETOOTH_END_NAMESPACE
+QT_END_NAMESPACE_BLUETOOTH
Q_DECLARE_METATYPE(QtBluetooth::QBluetoothAddress)