last fix resulted in wrongly inheriting bg colour from the parent with m_inheritBgCol...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 Dec 2004 23:27:49 +0000 (23:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 Dec 2004 23:27:49 +0000 (23:27 +0000)
commit48d597ed967da2ff414b9580f499c6e43e0159d6
treed052710e1a93312e21bd512e6ee71fe9cc82d3b7
parent63ec176495f334a38767e670d9e033da4db8f2e2
last fix resulted in wrongly inheriting bg colour from the parent with m_inheritBgCol == false, fixed the fix

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