summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-07 15:15:15 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-07 15:15:15 +0100
commitb0481d4b47f96b157989203bf57ec7e8ca266513 (patch)
tree79c4e627a1973350af18be8a0a5fac44b456e30f
parent4050cdf66d06c5492f3459f8cd4defa1bf434f7e (diff)
parente236de90c27acf7ef3b2d301f2f5cab958d791ef (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev
-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 cd7a9ad5d..83b28c453 100644
--- a/src/multimedia/audio/qsoundeffect.cpp
+++ b/src/multimedia/audio/qsoundeffect.cpp
@@ -141,7 +141,7 @@ QSoundEffect::~QSoundEffect()
/*!
\fn QSoundEffect::supportedMimeTypes()
- Returns a list of the supported mime types for this sound effect.
+ Returns a list of the supported mime types for this platform.
*/
QStringList QSoundEffect::supportedMimeTypes()
{