summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc/qdeclarativendefurirecord.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/nfc/qdeclarativendefurirecord.cpp')
-rw-r--r--src/imports/nfc/qdeclarativendefurirecord.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/imports/nfc/qdeclarativendefurirecord.cpp b/src/imports/nfc/qdeclarativendefurirecord.cpp
index 069472e5..85463cd7 100644
--- a/src/imports/nfc/qdeclarativendefurirecord.cpp
+++ b/src/imports/nfc/qdeclarativendefurirecord.cpp
@@ -45,6 +45,7 @@
/*!
\qmltype NdefUriRecord
+ \since 5.2
\brief The NdefUriRecord type represents an NFC RTD-URI NDEF record.
\ingroup nfc-qml
@@ -54,7 +55,7 @@
\sa QNdefNfcUriRecord
- The NdefUriRecord type was introduced in \b {QtNfc 5.0}.
+ The NdefUriRecord type can contain a uniform resource identifier.
*/
/*!