summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdeviceinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothdeviceinfo.h')
-rw-r--r--src/bluetooth/qbluetoothdeviceinfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qbluetoothdeviceinfo.h b/src/bluetooth/qbluetoothdeviceinfo.h
index 80bc562a..ab01b406 100644
--- a/src/bluetooth/qbluetoothdeviceinfo.h
+++ b/src/bluetooth/qbluetoothdeviceinfo.h
@@ -46,7 +46,7 @@
#include <QString>
-QT_BEGIN_NAMESPACE_BLUETOOTH
+QT_BEGIN_NAMESPACE
class QBluetoothDeviceInfoPrivate;
class QBluetoothAddress;
@@ -241,6 +241,6 @@ private:
Q_DECLARE_PRIVATE(QBluetoothDeviceInfo)
};
-QT_END_NAMESPACE_BLUETOOTH
+QT_END_NAMESPACE
#endif