5.18: Pass Qt::MatchExactly when calling QAbstractItemModel::match for strings
It defaults to Qt::MatchStartsWith and thus returns the wrong result.
Build tested, but only kcm_desktoptheme runtime tested.
CC @davidre
It defaults to Qt::MatchStartsWith and thus returns the wrong result.
Build tested, but only kcm_desktoptheme runtime tested.
CC @davidre