summaryrefslogtreecommitdiffstats
path: root/src/nfc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-02-06 10:56:14 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-06 10:56:14 +0100
commit05294a8c3fbfffa858c696d7113d4144b584d412 (patch)
tree5c648afee1c976881730baf74c3bdc60e0bf7324 /src/nfc
parent8224fdc2791e0062311f71e8d616a71c2614f903 (diff)
parent5685d3b02fb448e74f319de0053e97fff265483a (diff)
Merge "Merge remote-tracking branch 'gerrit/stable' into dev" into refs/staging/dev
Diffstat (limited to 'src/nfc')
-rw-r--r--src/nfc/qqmlndefrecord.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nfc/qqmlndefrecord.cpp b/src/nfc/qqmlndefrecord.cpp
index 8a3f24d7..c94578eb 100644
--- a/src/nfc/qqmlndefrecord.cpp
+++ b/src/nfc/qqmlndefrecord.cpp
@@ -262,6 +262,7 @@ QQmlNdefRecord::QQmlNdefRecord(const QNdefRecord &record, QObject *parent)
\value Uri The NDEF record type follows the construct described in RFC 3986.
\value ExternalRtd The NDEF record type follows the construct for external type names
described the NFC RTD Specification.
+ \value Unknown The NDEF record type is unknown.
*/
/*!