wxwidgets/include
Vadim Zeitlin 2d3da75cf2 Update TLW icon when the DPI changes in wxMSW
While we selected the icon of the size most appropriate for the current
DPI when the window was created, we didn't update the icon later if the
DPI changed as we should, so do it now.

Note that we abuse the existing MSWUpdateFontOnDPIChange() to make it
simple to backport this fix to 3.2 without breaking the ABI.

See #22807, #22831.
2022-10-05 00:32:33 +02:00
..
msvc/wx Don't use token-pasting with non-identifiers in msvc/wx/setup.h 2022-08-01 17:02:55 +01:00
wx Update TLW icon when the DPI changes in wxMSW 2022-10-05 00:32:33 +02:00