wxwidgets/include
Loïc Bartoletti 99919a8d1f Fix compilation when including wx/propgrid/editors.h early
This header uses wxBitmapBundle but didn't declare it, resulting in
compilation errors if wx/bmpbndl.h hadn't been included before it.

Add a forward declaration of wxBitmapBundle to this header to fix this.

Closes #22875.
2022-10-16 00:57:50 +02:00
..
msvc/wx Require MSVS 2015+ and remove checks for earlier versions 2022-10-11 00:02:29 +02:00
wx Fix compilation when including wx/propgrid/editors.h early 2022-10-16 00:57:50 +02:00