]> git.saurik.com Git - wxWidgets.git/commit
invalidate bg brush in the beginning of OnSize() to avoid using outdated brush for...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Jan 2005 17:33:33 +0000 (17:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Jan 2005 17:33:33 +0000 (17:33 +0000)
commitde371316a6b5f8a64ea9a621f66a2d518b7cecb9
treeb30503540681d6271fc160e9da527e2ea0bf3c91
parent52c3e064c7ecc5ae64022b58bfe31327af97a21d
invalidate bg brush in the beginning of OnSize() to avoid using outdated brush for child pages background painting

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