SVN commit 1217309 by lunakl: matchFileName has been backported to 4.6.1 for a fix M +1 -1 kmimetype.h --- trunk/KDE/kdelibs/kdecore/services/kmimetype.h #1217308:1217309 @@ -401,7 +401,7 @@ /** * Returns true if the given filename matches the given pattern. - * @since 4.7 + * @since 4.6.1 */ static bool matchFileName( const QString &filename, const QString &pattern );