wxWidgets/include
Vadim Zeitlin eb361a182a Use a single wxBitmapBundle in wxDataViewBitmapRenderer
Instead of using either a wxBitmap or a wxIcon, always use the same
wxBitmapBundle object to store whatever we are rendering.

This slightly simplifies the code and prepares for further changes, but
nothing real changes yet.
2022-05-08 15:55:34 +01:00
..
msvc/wx
wx Use a single wxBitmapBundle in wxDataViewBitmapRenderer 2022-05-08 15:55:34 +01:00