mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-21 14:30:54 +08:00
Platform native behaviour is not to show a filter, but to allow all supported types to be selectable. Make sure GetFilterIndex still is a valid choice (and not -1 as before). Closes https://github.com/wxWidgets/wxWidgets/pull/1976