]> git.saurik.com Git - wxWidgets.git/commit
fixed crash due to double deletion of wxListTextCtrlWrapper intorduced in a recent...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 4 Mar 2006 20:24:48 +0000 (20:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 4 Mar 2006 20:24:48 +0000 (20:24 +0000)
commit75ae9acfa815c7d8b70d2d38153bd110b6731495
treec38fa890f64c90dcc27a124b7a59f10b8104255a
parentebadbb76d31a63d46a12b34ec2edcdff3030f9f8
fixed crash due to double deletion of wxListTextCtrlWrapper intorduced in a recent change (wrong use of PopEventHandler instead of RemoveEventHandler)

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