]> git.saurik.com Git - wxWidgets.git/commit
use the window default colours, not hardcoded ones, in OnSysColourChanged()
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 2004 11:08:44 +0000 (11:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 2004 11:08:44 +0000 (11:08 +0000)
commit993da3969b28e4f80b492cc26114fb0e151163cb
tree317eef68723e2a43502c033e58104084235513e5
parente736b21a8c9295b42a528d76863559a4265dab02
use the window default colours, not hardcoded ones, in OnSysColourChanged()

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