summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldtagtype3_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qnearfieldtagtype3_p.h')
-rw-r--r--src/nfc/qnearfieldtagtype3_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/qnearfieldtagtype3_p.h b/src/nfc/qnearfieldtagtype3_p.h
index 1ee94f53..322e3d30 100644
--- a/src/nfc/qnearfieldtagtype3_p.h
+++ b/src/nfc/qnearfieldtagtype3_p.h
@@ -57,7 +57,7 @@
#include <QtCore/QMap>
#include <QtNfc/QNearFieldTarget>
-QT_BEGIN_NAMESPACE_NFC
+QT_BEGIN_NAMESPACE
class Q_AUTOTEST_EXPORT QNearFieldTagType3 : public QNearFieldTarget
{
@@ -83,6 +83,6 @@ protected:
bool handleResponse(const QNearFieldTarget::RequestId &id, const QByteArray &response);
};
-QT_END_NAMESPACE_NFC
+QT_END_NAMESPACE
#endif // QNEARFIELDTAGTYPE3_H