wxwidgets/include
Vadim Zeitlin 6dd4e73ea3 Add wxDrawImageBitmap() helper and use it in wx{List,Tree}Ctrl
Add a helper function calling wxDC::DrawBitmap() and hiding its ugly
"useMask" boolean parameter which was also error-prone, e.g. some
recently modified code passed wxIMAGELIST_DRAW_TRANSPARENT to it by
mistake.

No real changes, this is just a refactoring.
2022-10-25 23:48:25 +02:00
..
msvc/wx Require MSVS 2015+ and remove checks for earlier versions 2022-10-11 00:02:29 +02:00
wx Add wxDrawImageBitmap() helper and use it in wx{List,Tree}Ctrl 2022-10-25 23:48:25 +02:00