summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndefmessage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qndefmessage.h')
-rw-r--r--src/nfc/qndefmessage.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/nfc/qndefmessage.h b/src/nfc/qndefmessage.h
index 003c7bd8..13094621 100644
--- a/src/nfc/qndefmessage.h
+++ b/src/nfc/qndefmessage.h
@@ -49,8 +49,6 @@
#include <QtNfc/qnfcglobal.h>
#include <QtNfc/QNdefRecord>
-QT_BEGIN_HEADER
-
QTNFC_BEGIN_NAMESPACE
class Q_NFC_EXPORT QNdefMessage : public QList<QNdefRecord>
@@ -72,6 +70,4 @@ QTNFC_END_NAMESPACE
Q_DECLARE_METATYPE(QtNfc::QNdefMessage)
-QT_END_HEADER
-
#endif // QNDEFMESSAGE_H