]> git.saurik.com Git - wxWidgets.git/commit
Fix destruction of wxDataViewCtrl's editor control.
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 30 Apr 2012 14:51:52 +0000 (14:51 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 30 Apr 2012 14:51:52 +0000 (14:51 +0000)
commitdea9430d44a38837380865289c387ccd1f68a9de
tree57e10b8a1a4fe96738d5d950147a9c9ba10b6e12
parent840fc4d170537fc613609571f1b47bd1bdc7700b
Fix destruction of wxDataViewCtrl's editor control.

Don't pop event handler from the control more than once.

See r70002 and r70005 (which this reverts) for reference.

Fixes #14215.

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