release the mouse in wxGrid dtor to avoid asserts when the grid is destroyed during...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Nov 2008 00:06:34 +0000 (00:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Nov 2008 00:06:34 +0000 (00:06 +0000)
commite882d28829c9c4a9447bb40a08dd22942fbc3d27
treed24ad38229afe245087289e34551dfc3cee3cc6c
parentdc8379e4d215f07d5d68c5c8dca60287d46f52a0
release the mouse in wxGrid dtor to avoid asserts when the grid is destroyed during e.g. a cell selection operation

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