]> git.saurik.com Git - wxWidgets.git/commit
Fixed bug (hopefully) that caused windows to be only partially repainted. Last update...
authorMichael Bedward <mbedward@ozemail.com.au>
Wed, 25 Aug 1999 07:52:14 +0000 (07:52 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Wed, 25 Aug 1999 07:52:14 +0000 (07:52 +0000)
commit6970c7b916dbcb542bf6a0f798a11ef9122ea0d7
treea3629b986b3b575b5aa2944721a4b1bb5fa47643
parent95814e4902f412f28940f1db6acc5e06a901f25f
Fixed bug (hopefully) that caused windows to be only partially repainted. Last update rect was being missed in wxCanvasRepaintProc().

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