don't hardcode grey/white colours for non-MSW/Mac in InitColours(), use wxSystemSetti...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Feb 2008 15:10:13 +0000 (15:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Feb 2008 15:10:13 +0000 (15:10 +0000)
commitba959d4c9836f61241c8dbb556932796470e4227
tree12303259066db212dbc0975e0973759bd8f33020
parent4732e2dca973b039b9a7db604a8adf59d99dc1a7
don't hardcode grey/white colours for non-MSW/Mac in InitColours(), use wxSystemSettings for all ports (even if some of them, such as wxGTK, still hardcode white for wxSYS_COLOUR_3DHILIGHT) (replaces patch 1883386)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/statusbr.cpp