]> git.saurik.com Git - wxWidgets.git/commit
Fixed wxTreeCtrl to use the proper bacground color from
authorRobin Dunn <robin@alldunn.com>
Sat, 18 Sep 1999 00:10:03 +0000 (00:10 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 18 Sep 1999 00:10:03 +0000 (00:10 +0000)
commit5aeeab14541cbf984b7be8363c5d702a7a821797
treed29a70267769cd6078a0887f90f722ad0df29181
parent086c94af906fc19ae8d71c9ad351f4a5ad71e7b8
Fixed wxTreeCtrl to use the proper bacground color from
SystemSettings, and changed how wxListCtrl used SystemSettings
too (static method doesn't need an instance.)

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