]> git.saurik.com Git - wxWidgets.git/commit
Fixed wxListCtrl::SetTextColour to set the RGB value instead of the
authorRobin Dunn <robin@alldunn.com>
Mon, 19 Jul 1999 20:54:43 +0000 (20:54 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 19 Jul 1999 20:54:43 +0000 (20:54 +0000)
commit910484a67ddd6eac7c2ec947fc9e2e71f95abb6e
treef74df35649d793df33ccd8c239999d23f9b433e4
parentc7a800eadb57600c13c3893c623b0e6d653e7abb
Fixed wxListCtrl::SetTextColour to set the RGB value instead of the
RBG value!  (Green and Blue were swapped...  I suppose if you are
colour blind it wouldn't matter much.)

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