summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndefrecord.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qndefrecord.cpp')
-rw-r--r--src/nfc/qndefrecord.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nfc/qndefrecord.cpp b/src/nfc/qndefrecord.cpp
index 1790187c..a1673def 100644
--- a/src/nfc/qndefrecord.cpp
+++ b/src/nfc/qndefrecord.cpp
@@ -57,7 +57,7 @@ QT_BEGIN_NAMESPACE
QNdefRecord and derived classes are used to parse the contents of
\l {QNdefMessage}{NDEF messages} and create new NDEF messages.
- Use typeNameFormat(), userTypeNameFormat(), setTypeNameFormat() and setUserTypeNameFormat() to
+ Use typeNameFormat() and setTypeNameFormat() to
get and set the type name format of the NDEF record.
Use type() and setType() to get and set the type of the NDEF record.