summaryrefslogtreecommitdiffstats
path: root/src/nfc/qqmlndefrecord.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qqmlndefrecord.h')
-rw-r--r--src/nfc/qqmlndefrecord.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nfc/qqmlndefrecord.h b/src/nfc/qqmlndefrecord.h
index dbd947ee..93a3106e 100644
--- a/src/nfc/qqmlndefrecord.h
+++ b/src/nfc/qqmlndefrecord.h
@@ -65,6 +65,7 @@ public:
explicit QQmlNdefRecord(QObject *parent = 0);
explicit QQmlNdefRecord(const QNdefRecord &record, QObject *parent = 0);
+ ~QQmlNdefRecord();
QString type() const;
void setType(const QString &t);