From 40908fdb77adcc59e8a60e3afd25ed13b451a5b3 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 1 Oct 2013 15:38:29 +0200 Subject: 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 --- src/multimedia/audio/qsoundeffect.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/multimedia/audio') 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. -- cgit v1.2.3