Merge branch 'customize-dark-mode'

Allow customizing appearance in dark mode in wxMSW.

See #23275.
This commit is contained in:
Vadim Zeitlin 2023-03-12 13:42:45 +01:00
commit 0fe6f04bfc
13 changed files with 371 additions and 65 deletions

View file

@ -3211,6 +3211,7 @@ COND_TOOLKIT_MSW_GUI_HDR = \
wx/msw/datectrl.h \
wx/msw/calctrl.h \
wx/generic/activityindicator.h \
wx/msw/darkmode.h \
wx/msw/checklst.h \
wx/msw/fdrepdlg.h \
wx/msw/fontdlg.h \