]> git.saurik.com Git - wxWidgets.git/commit - include/wx/settings.h
Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree and list control selection rendering.
authorJulian Smart <julian@anthemion.co.uk>
Fri, 25 Feb 2011 09:38:35 +0000 (09:38 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 25 Feb 2011 09:38:35 +0000 (09:38 +0000)
commit887b919bde47aeab043506e220be25d4d293afaf
tree78f547c5d7bcbc007a7a79a02404dc19ff1cf82c
parentd70fe85f463b3a4234a7b2b21be2c109e5ab87ed
Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree and list control selection rendering.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/settings.h
interface/wx/settings.h
src/generic/listctrl.cpp
src/generic/treectlg.cpp
src/gtk/settings.cpp
src/gtk1/settings.cpp
src/motif/settings.cpp
src/msw/settings.cpp
src/os2/settings.cpp
src/osx/carbon/settings.cpp
src/palmos/settings.cpp
src/univ/settingsuniv.cpp