Skip to content

Fix QFileDialog filter

Takashi Kudo requested to merge kudot/kdiff3:fix-QfileDialog-filter into 1.8

This fixes the issue that any files are not displayed on the Open File dialog. ('all/allfiles' is treated as a file pattern as follows)

openfiledialog_without_wildcard_pattern

Test: I tested this change on Windows 10 OS only.

Edited by Takashi Kudo

Merge request reports