don't blit too much when copying static box border in OnPaint()
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Mar 2008 13:03:02 +0000 (13:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Mar 2008 13:03:02 +0000 (13:03 +0000)
commit1d1b48625e17b7eea75f8da111751a828946a29f
tree68081794bf2ce6fa301e28983ca3841103337065
parentbce28872ac84d5394a77e62d84c47fa52bbde7a9
don't blit too much when copying static box border in OnPaint()

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