Fix wrong method signature in documentation
Change-Id: Ib1b4ce93e8d584e07e69253231c3c993627f00db Reviewed-by: David Faure <faure@kde.org>bb10
parent
6a4bf73c07
commit
864cd133a6
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue