mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-19 02:42:23 +08:00
It doesn't make much sense to set this option programmatically, as the application could just call MSWEnableDarkMode() directly instead, but it's useful to have to allow enabling dark mode for any wx application by just setting WX_MSW_DARK_MODE environment variable.