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
..
descrip.mms
dialogs_vc7.vcproj
dialogs_vc8.vcproj
dialogs_vc9.vcproj
dialogs.bkl
dialogs.cpp Fix assert in the generic file dialog in the dialogs sample 2019-09-18 02:05:07 +02:00
dialogs.h Wrap label if necessary in wxInfoBar in wxGTK 2019-08-05 13:50:11 +02:00
makefile.bcc
makefile.gcc
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.unx
makefile.vc
tip.xpm
tips.txt