wxwidgets/include
Vadim Zeitlin 731d29bace Move wxBitmapBundle::Clear() out of line
Ensure that wxBitmapBundleImpl full declaration is available when it is
compiled, at least OpenVMS compiler has trouble with compiling the call
to reset(), which involves using wxBitmapBundleImpl dtor, if it comes
before this class declaration.
2022-05-31 14:46:44 +02:00
..
msvc/wx Use "vc143" version-dependent compiler prefix for MSVS 2022 2021-08-24 23:05:25 +02:00
wx Move wxBitmapBundle::Clear() out of line 2022-05-31 14:46:44 +02:00