]> git.saurik.com Git - wxWidgets.git/commit
Reset the mouse event object and id in case FindWindowForMouseEvent
authorRobin Dunn <robin@alldunn.com>
Thu, 27 Apr 2006 00:30:59 +0000 (00:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 27 Apr 2006 00:30:59 +0000 (00:30 +0000)
commitccb9fa0dfb1acc890ae3164c16355a216563d870
tree4d41d099bfa68eae9e8480628f86010a6159b9c7
parent39ea2103cdaadd61974b9746cac2315183ef6720
Reset the mouse event object and id in case FindWindowForMouseEvent
selected a new window to send the event to.

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