summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc/qdeclarativendefmimerecord.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/nfc/qdeclarativendefmimerecord.cpp')
-rw-r--r--src/imports/nfc/qdeclarativendefmimerecord.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/imports/nfc/qdeclarativendefmimerecord.cpp b/src/imports/nfc/qdeclarativendefmimerecord.cpp
index 9468c01a..086cd8c2 100644
--- a/src/imports/nfc/qdeclarativendefmimerecord.cpp
+++ b/src/imports/nfc/qdeclarativendefmimerecord.cpp
@@ -43,6 +43,7 @@
/*!
\qmltype NdefMimeRecord
+ \since 5.2
\brief The NdefMimeRecord type represents an NFC MIME record.
\ingroup connectivity-nfc
@@ -50,8 +51,6 @@
\inherits NdefRecord
- The NdefMimeRecord type was introduced in \b {QtNfc 5.0}.
-
The NdefMimeRecord type can contain data with an associated MIME type. The data is
accessible from the uri in the \l {NdefMimeRecord::uri}{uri} property.
*/