summaryrefslogtreecommitdiffstats
path: root/src/nfc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-10-11 15:23:15 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-14 09:30:43 +0200
commit44562a5f8733949582a8b42557b5bc9d6bc85420 (patch)
tree0c85c3548d41d5c3e921f1084e723e67df828b1b /src/nfc
parentf50cf1de802b42bf632ed85b2da5072786a56fcb (diff)
QtNfc QML Api starts with version 5.2
5.0 remains silent version Change-Id: Id1665120f8e694b21b59168db5f1168a7d3ce1d6 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
Diffstat (limited to 'src/nfc')
-rw-r--r--src/nfc/doc/snippets/doc_src_qtnfc.qml2
-rw-r--r--src/nfc/doc/src/nfc-qml.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/doc/snippets/doc_src_qtnfc.qml b/src/nfc/doc/snippets/doc_src_qtnfc.qml
index 867004f6..6c4d892d 100644
--- a/src/nfc/doc/snippets/doc_src_qtnfc.qml
+++ b/src/nfc/doc/snippets/doc_src_qtnfc.qml
@@ -39,7 +39,7 @@
****************************************************************************/
//! [import]
-import QtNfc 5.0
+import QtNfc 5.2
//! [import]
Item { }
diff --git a/src/nfc/doc/src/nfc-qml.qdoc b/src/nfc/doc/src/nfc-qml.qdoc
index 54902112..a8151bba 100644
--- a/src/nfc/doc/src/nfc-qml.qdoc
+++ b/src/nfc/doc/src/nfc-qml.qdoc
@@ -28,7 +28,7 @@
/*!
-\qmlmodule QtNfc 5.0
+\qmlmodule QtNfc 5.2
\title Qt NFC QML Types
\ingroup qmlmodules
\brief Provides QML types for accessing NFC Forum Tags