avoid sending mouse events to the wrong window, fixes #2917
authorPaul Cornett <paulcor@bullseye.com>
Wed, 15 Feb 2012 07:04:42 +0000 (07:04 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 15 Feb 2012 07:04:42 +0000 (07:04 +0000)
commit58072456825ec7aa1c3754f862631e9ad737f696
tree98e3d2f0179043051ca3dd2cf82005410f5bb653
parent21371c1df0558cd66c7bfcd130a645a05340c650
avoid sending mouse events to the wrong window, fixes #2917

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