summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qnx/ppshelpers_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qnx/ppshelpers_p.h')
-rw-r--r--src/bluetooth/qnx/ppshelpers_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/qnx/ppshelpers_p.h b/src/bluetooth/qnx/ppshelpers_p.h
index 3e7293f2..1633bab8 100644
--- a/src/bluetooth/qnx/ppshelpers_p.h
+++ b/src/bluetooth/qnx/ppshelpers_p.h
@@ -72,7 +72,7 @@
#define BT_SPP_SERVER_SUBTYPE 1
#define BT_SPP_CLIENT_SUBTYPE 2
-QT_BEGIN_NAMESPACE_BLUETOOTH
+QT_BEGIN_NAMESPACE
class BBSocketNotifier : public QObject
{
@@ -127,6 +127,6 @@ void ppsRegisterForEvent(const QString &evt, QObject *obj);
void ppsUnregisterForEvent(const QString &evt, QObject *obj);
-QT_END_NAMESPACE_BLUETOOTH
+QT_END_NAMESPACE
#endif // PPSHELPERS_H