don't assert in wxDC::Blit() calls if the source rect is outside of source DC (wxCare...
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 30 Sep 2006 10:00:57 +0000 (10:00 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 30 Sep 2006 10:00:57 +0000 (10:00 +0000)
commit21e3246c42c29fe01d37597036e766a082e062ec
tree62cd81e807f15bf36ce006ad82be5fc1ff0825d8
parent399754a6836ef144bd354982b25fab43f548414e
don't assert in wxDC::Blit() calls if the source rect is outside of source DC (wxCaret is prone to this)

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