]> git.saurik.com Git - wxWidgets.git/commit
Set/Reset ThemeEnabled when changing the fore/background colours.
authorRobin Dunn <robin@alldunn.com>
Thu, 17 Jun 2004 21:31:13 +0000 (21:31 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 17 Jun 2004 21:31:13 +0000 (21:31 +0000)
commit44dfb5ce92980483d077896c92cc5b388c33cf5e
treed4ed474e844bf844c2f77e44603d818bc62f6139
parent948f6c6e4c9736df51b28e2548761691f118a9ee
Set/Reset ThemeEnabled when changing the fore/background colours.
Using wxNullColour will reset to defaults.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/wincmn.cpp
src/gtk/window.cpp
src/gtk1/window.cpp