]> git.saurik.com Git - wxWidgets.git/commit
don't propagate our (non default) background to children: use SetOwnBgCol() instead...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Dec 2004 20:36:41 +0000 (20:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Dec 2004 20:36:41 +0000 (20:36 +0000)
commit98a02e87ad44d233e8a85a874e62e3b2ca467f61
treed9df95b60b2b51937be714a2b4c0498687c0c2c1
parentb902e6392229de2a0500ce421510ebf4f7c0661b
don't propagate our (non default) background to children: use SetOwnBgCol() instead of SetBgCol()

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