Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
authorRobin Dunn <robin@alldunn.com>
Fri, 5 Mar 2004 05:28:21 +0000 (05:28 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 5 Mar 2004 05:28:21 +0000 (05:28 +0000)
commitcc0bffacebe299b312ce7fdf49a8825f466cf73f
tree724efc83b7ec0b71dab5f6318752d5079b6e78db
parent8eca4fef106b8327e2e55636de3f68a511a4c392
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
and let the windows set the the background colour themselves (or not)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
include/wx/bmpbuttn.h
include/wx/bookctrl.h
include/wx/checkbox.h
include/wx/generic/panelg.h
include/wx/html/htmlwin.h
include/wx/msw/button.h
include/wx/msw/radiobox.h
include/wx/msw/radiobut.h
include/wx/notebook.h
include/wx/radiobox.h
include/wx/slider.h
include/wx/statbox.h
include/wx/statline.h
include/wx/stattext.h
include/wx/vlbox.h
include/wx/window.h
src/msw/notebook.cpp