Files
wxWidgets/include/wx/osx
Vadim Zeitlin a2c3fc7c75 Fix crash on destruction of wxDataViewCtrl in wxOSX.
The control remained associated to the model so a dangling pointer could be
used if the model was destroyed after the control.

Fix this by removing the control from the model list of notifiers when it is
destroyed.

Closes #14124.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-20 20:29:09 +00:00
..
2011-11-25 14:37:03 +00:00
2009-12-03 17:20:15 +00:00
2011-06-09 00:28:28 +00:00
2010-07-13 13:29:58 +00:00
2011-06-09 00:28:28 +00:00
2010-07-13 13:29:58 +00:00
2011-02-16 16:37:24 +00:00
2012-02-27 15:37:24 +00:00