summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnx/qnxnfceventfilter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qnx/qnxnfceventfilter_p.h')
-rw-r--r--src/nfc/qnx/qnxnfceventfilter_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/qnx/qnxnfceventfilter_p.h b/src/nfc/qnx/qnxnfceventfilter_p.h
index ca023320..875b2405 100644
--- a/src/nfc/qnx/qnxnfceventfilter_p.h
+++ b/src/nfc/qnx/qnxnfceventfilter_p.h
@@ -10,7 +10,7 @@
#include "../qnfcglobal.h"
#include "../qndefmessage.h"
-QTNFC_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE_NFC
class QNXNFCEventFilter : public QObject, public QAbstractNativeEventFilter
{
@@ -29,6 +29,6 @@ Q_SIGNALS:
void ndefEvent(const QNdefMessage &msg);
};
-QTNFC_END_NAMESPACE
+QT_END_NAMESPACE_NFC
#endif // QNXNFCEVENTFILTER_H