Files
wxWidgets/samples/dialogs
Vadim Zeitlin 7a0f57ea29 Fix assert in the generic file dialog in the dialogs sample
Cast the dialog pointer to wxFileDialogBase to avoid failures when using
wxGenericFileDialog, which inherits from wxFileDialogBase, but not from
wxFileDialog itself.

Closes #18506.
2019-09-18 02:05:07 +02:00
..
2000-08-24 10:58:27 +00:00
2018-12-10 19:06:18 +01:00
2018-09-17 22:34:32 +02:00
2011-10-18 21:57:02 +00:00