summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc/qdeclarativendefmimerecord.cpp
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2012-03-01 15:52:01 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-06 00:46:19 +0100
commit940737ffe73114d2983d69f1e1e1a518c4abb2ab (patch)
tree60abc9f6fc31bdf2f199f269a6fe1409f6c90d4e /src/imports/nfc/qdeclarativendefmimerecord.cpp
parent5e8cec811c586854a828b23e15885a1ebfed8bcc (diff)
Remove the usage of deprecated qdoc macros.
QDoc now has support for Doxygen style commands for italics, bold and list items. This change applies that change in QDoc to the actual documentation. Task-number: QTBUG-24578 Change-Id: I40e6d40c8ca9b5e7b98a16aab3fac57ec84be63d Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/imports/nfc/qdeclarativendefmimerecord.cpp')
-rw-r--r--src/imports/nfc/qdeclarativendefmimerecord.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/nfc/qdeclarativendefmimerecord.cpp b/src/imports/nfc/qdeclarativendefmimerecord.cpp
index 6e17e787..1d5a3280 100644
--- a/src/imports/nfc/qdeclarativendefmimerecord.cpp
+++ b/src/imports/nfc/qdeclarativendefmimerecord.cpp
@@ -50,7 +50,7 @@
\inherits NdefRecord
- The NdefMimeRecord element was introduced in \bold {QtNfc 5.0}.
+ The NdefMimeRecord element was introduced in \b {QtNfc 5.0}.
The NdefMimeRecord element can contain data with an associated MIME type. The data is
accessible from the uri in the \l {NdefMimeRecord::uri}{uri} property.