Files
wxWidgets/include
Vadim Zeitlin ae16657426 Add generic implementation of wxFileDialogCustomize API
Add implementation of the new file dialog customization API in terms of
the old one for the non-MSW ports (or even wxMSW if IFileDialog can't be
used for whatever reasons).

Just map wxFileDialogFoo to the corresponding wxFoo.
2022-06-03 01:35:31 +01:00
..