restored OnEraseBackground(), we do need it but only for the cases when the window...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Nov 2004 18:10:48 +0000 (18:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Nov 2004 18:10:48 +0000 (18:10 +0000)
commit8681b0940e488496e86dcb92f55600197fe98803
tree557417d6d0ebb693fb7c77f9ecc4659d3b9c5dfe
parent547e2b0c43e72d18b9a9c2f63ce6cc0dfef53a4e
restored OnEraseBackground(), we do need it but only for the cases when the window has a non default background colour

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