summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-09-24 18:23:51 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-25 12:03:25 +0200
commit218ab9347ce1f48b5002f11ad3e4ba7d1856982a (patch)
treee94a6f5c05a490188bf044326233904329b8c6c4 /src/imports/bluetooth/qdeclarativebluetoothservice.cpp
parent905987ab1d9014289f7719099f1dcc01dd865fd5 (diff)
Doc: Removed version from \inqmlmodule.
-QDoc ignores the version in \inqmlmodule but it is good to remove it to avoid confusion. -QDoc uses \qmlmodule for the import statement Task-number: QTBUG-32172 Change-Id: If5a3ec8a16aabcf5abec6d1794717ea2c54f0c9f Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/imports/bluetooth/qdeclarativebluetoothservice.cpp')
-rw-r--r--src/imports/bluetooth/qdeclarativebluetoothservice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/bluetooth/qdeclarativebluetoothservice.cpp b/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
index 7180be7b..e64876d8 100644
--- a/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
+++ b/src/imports/bluetooth/qdeclarativebluetoothservice.cpp
@@ -53,7 +53,7 @@
/*!
\qmltype BluetoothService
\instantiates QDeclarativeBluetoothService
- \inqmlmodule QtBluetooth 5.0
+ \inqmlmodule QtBluetooth
\brief Provides information about a particular Bluetooth service.
\sa QBluetoothAddress