Fixed dangling pointers bug; radio button was not removing itself from
authorJulian Smart <julian@anthemion.co.uk>
Sat, 13 Aug 2005 09:48:29 +0000 (09:48 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 13 Aug 2005 09:48:29 +0000 (09:48 +0000)
commit992b3f1da4dded1c5e6dc5faa2b872ade56b241f
tree9efe4a28f76a8e2f963c2a99dcc90f5fbc80a7b0
parent8804b53fb6d0f4ac66bada356de8758821dae4fa
Fixed dangling pointers bug; radio button was not removing itself from
the cycle when deleted, so when deleting and then adding a radio button, we
get a crash

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/mac/carbon/radiobut.h
src/mac/carbon/radiobut.cpp