Skip to content

Simplify qt2KdeFilter

Nicolas Fella requested to merge work/nico/file-filter-fix-qt5 into master

Use the cleanFilterList helper from QPlatformFileDialogHelper

This makes nameless filters work

BUG: 470893

Similar to !128 (merged), but for Qt5

Merge request reports