summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-10-01 15:38:29 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-02 12:56:21 +0200
commit40908fdb77adcc59e8a60e3afd25ed13b451a5b3 (patch)
tree85d80254a3e4f06eb2040bf4c1e75a08ee9f4dcb /src/multimedia/audio
parent28df116570a1359585a314df17223a7b0e6b04c0 (diff)
Doc: Updated usage of \qmlmodule and \inqmlmodule.
-\qmlmodule denotes the import statement "QtMultimedia 5.0" -\inqmlmodule shouldn't have the version number and this commits removes it because it is confusing. Task-number: QTBUG-32172 Change-Id: I76f58ddd5ea2d5ae51eaae83a8408fd67611838a Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/multimedia/audio')
-rw-r--r--src/multimedia/audio/qsoundeffect.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/audio/qsoundeffect.cpp b/src/multimedia/audio/qsoundeffect.cpp
index e9f4cf2bf..0f24dd5d8 100644
--- a/src/multimedia/audio/qsoundeffect.cpp
+++ b/src/multimedia/audio/qsoundeffect.cpp
@@ -89,7 +89,7 @@ QT_BEGIN_NAMESPACE
\inmodule QtMultimedia
\ingroup multimedia_qml
\ingroup multimedia_audio_qml
- \inqmlmodule QtMultimedia 5.0
+ \inqmlmodule QtMultimedia
SoundEffect is part of the \b{QtMultimedia 5.0} module.