wxwidgets/include
Vadim Zeitlin 35c328e221 Fix wxStatusBar::GetBackgroundColour() in dark mode under MSW
Get the colour actually used by the theme part we use for the status bar
in the dark mode, which is quite different from the default background
colour (0x333333 vs 0x202020).

This is notably important for the controls that live inside status bar
panes, as they must use the correct background colour to blend in.
2023-05-11 22:45:26 +01:00
..
msvc/wx Link with lexilla library too in MSVS-specific wx/setup.h 2023-03-08 18:24:38 +00:00
wx Fix wxStatusBar::GetBackgroundColour() in dark mode under MSW 2023-05-11 22:45:26 +01:00