summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-10-11 14:48:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-14 09:30:17 +0200
commitf50cf1de802b42bf632ed85b2da5072786a56fcb (patch)
treeef9a86c26cc3a3e1d528a97fe7b93ec6db6fca75 /src/bluetooth/doc
parent87debe438c3655081f2b56bceea1ca7b045e28a5 (diff)
QtBluetooth QML API starts with 5.2.
5.0 remains as silent import though. Change-Id: I06c839a1224dc0d8b019bd99e354245f829ae750 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
Diffstat (limited to 'src/bluetooth/doc')
-rw-r--r--src/bluetooth/doc/snippets/doc_src_qtbluetooth.qml2
-rw-r--r--src/bluetooth/doc/src/bluetooth-qml.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/doc/snippets/doc_src_qtbluetooth.qml b/src/bluetooth/doc/snippets/doc_src_qtbluetooth.qml
index 2d4280c3..eac7c144 100644
--- a/src/bluetooth/doc/snippets/doc_src_qtbluetooth.qml
+++ b/src/bluetooth/doc/snippets/doc_src_qtbluetooth.qml
@@ -39,7 +39,7 @@
****************************************************************************/
//! [import]
-import QtBluetooth 5.0
+import QtBluetooth 5.2
//! [import]
//! [service]
diff --git a/src/bluetooth/doc/src/bluetooth-qml.qdoc b/src/bluetooth/doc/src/bluetooth-qml.qdoc
index 912f2153..f9ff3d30 100644
--- a/src/bluetooth/doc/src/bluetooth-qml.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-qml.qdoc
@@ -28,7 +28,7 @@
/*!
-\qmlmodule QtBluetooth 5.0
+\qmlmodule QtBluetooth 5.2
\title Qt Bluetooth QML Types
\ingroup qmlmodules
\brief Provides QML types for basic Bluetooth operations on devices