Fix doc according to current method signature

Change-Id: I23d0f7a88f4c092c1e7cd2742fdf6e6f68ad485a
Reviewed-by: David Faure <faure@kde.org>
This commit is contained in:
ABBAPOH 2012-02-26 11:48:53 +04:00 committed by Qt by Nokia
parent ffa072655d
commit 4f4491e0b6

View File

@ -300,7 +300,6 @@ QString QMimeType::name() const
Returns the description of the MIME type to be displayed on user interfaces.
The system language (QLocale::system().name()) is used to select the appropriate translation.
Another language can be specified by setting the \a localeName argument.
*/
QString QMimeType::comment() const
{