Fix wrong method signature in documentation

Change-Id: Ib1b4ce93e8d584e07e69253231c3c993627f00db
Reviewed-by: David Faure <faure@kde.org>
bb10
ABBAPOH 2012-04-01 21:31:18 +04:00 committed by Qt by Nokia
parent 6a4bf73c07
commit 864cd133a6
1 changed files with 0 additions and 1 deletions

View File

@ -430,7 +430,6 @@ QMimeType QMimeDatabase::mimeTypeForFile(const QString &fileName, MatchMode mode
}
/*!
\fn QMimeType QMimeDatabase::findMimeTypesByFileName(const QString &fileName) const;
Returns the MIME types for the file name \a fileName.
If the file name doesn't match any known pattern, an empty list is returned.