Reset g_lastMouseEvent after processing the mouse button release event
authorRobin Dunn <robin@alldunn.com>
Tue, 6 Feb 2007 21:53:09 +0000 (21:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 6 Feb 2007 21:53:09 +0000 (21:53 +0000)
commite6cac2dff47940d9c2dc4362c903309573652e14
tree966565bf728b86068e18b7cfac8fab345c54f0e2
parent25107357efda3e74e2752f28f95017a4fe158678
Reset g_lastMouseEvent after processing the mouse button release event
(ported from 2.8 branch)

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