mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
Move colour settings from Create() into a new function UpdateColours(), which gets called from Create() and also upon system colour change. Closes #26633.