Files
wxWidgets/samples/widgets
Vadim Zeitlin 455a45f5a8 Always create wxStaticBitmap in the widgets sample
Not creating it when the default image wasn't found resulted in a crash,
so always create wxStaticBitmap using a fallback bitmap if necessary.

Also add a wxCHECK_RET to prevent the crash from happening in a similar
situation in the future.
2018-09-22 14:33:29 +02:00
..
2015-09-23 00:52:30 +02:00
2017-10-17 09:21:45 -07:00
2018-09-17 22:34:32 +02:00
2015-09-23 00:52:30 +02:00