wxWidgets/include
Vadim Zeitlin f16387bb9c Fix support for high DPI icons in generic wxListCtrl
This is a cherry pick of the merge commit 5845312825 (Merge branch
'generic-listctrl-hidpi-images', 2022-10-26) from master including the
following commits:

* Support high DPI bitmaps in wxGenericListCtrl.
* Rename variable to have a less confusing name.
* Add wxDrawImageBitmap() helper and use it in wx{List,Tree}Ctrl.
* Don't duplicate same code for small icon, list and report modes.

See #22907, #22916.
2023-01-26 22:44:37 +01:00
..
msvc/wx Don't use token-pasting with non-identifiers in msvc/wx/setup.h 2022-08-18 19:36:31 +02:00
wx Fix support for high DPI icons in generic wxListCtrl 2023-01-26 22:44:37 +01:00