]> git.saurik.com Git - wxWidgets.git/commit
Don't try to release the mouse unless we actually have it captured.
authorRobin Dunn <robin@alldunn.com>
Mon, 24 Jun 2002 18:35:17 +0000 (18:35 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 24 Jun 2002 18:35:17 +0000 (18:35 +0000)
commit70e8d961500356d9af4c3d8973d0e6a4af37c310
treea309918fe5247f9ce6e42b898bc3df009c17f2e7
parent0304b437122f9a776944ba27c4cd4f5f12bf9a56
Don't try to release the mouse unless we actually have it captured.
The mouse capture can be lost if an event handler shows a modal
dialog, for example.

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