fix for the last commit: reset the dummy wxRICHTEXT_DEFAULT_DROPTARGET pointer in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Sep 2007 12:06:46 +0000 (12:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Sep 2007 12:06:46 +0000 (12:06 +0000)
commit88b9909d1a4f51b23d35a672bc404eb59d25eb75
treed9a601e6ec40f04a357a86bede475a4a807e2824
parent00ceccee892e0c06aac78a86b077241d694f82ef
fix for the last commit: reset the dummy wxRICHTEXT_DEFAULT_DROPTARGET pointer in dtor to avoid crashing when trying to delete it in the base class dtor

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