Correct QSoundEffect::supportedMimeTypes() documentation.

Change-Id: I154b124949ee4f07ea413d8cdb419fcc08cb8324
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
Mitch Curtis
2014-01-02 10:25:04 +01:00
committed by The Qt Project
parent a0df6c3836
commit 02245571bf

View File

@@ -141,7 +141,7 @@ QSoundEffect::~QSoundEffect()
/*! /*!
\fn QSoundEffect::supportedMimeTypes() \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() QStringList QSoundEffect::supportedMimeTypes()
{ {