mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
No real changes, just use a single wxColour instead of 4 different
m_current{Red,Green,Blue,Alpha} variables as this is much simpler.
Also add a helper function for updating the source colour instead of
duplicating the same code in multiple places.