]> git.saurik.com Git - wxWidgets.git/commit
Remove delegates before releasing the native object, so that we don't have delegate...
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 9 Feb 2009 05:22:45 +0000 (05:22 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 9 Feb 2009 05:22:45 +0000 (05:22 +0000)
commit42c2b729e84c7ff4ff82f679e2fbeca01d383f77
tree26594375260734d7de95eae4bf9efb2aff85008d
parent0600cf3ae91918b16ed54dbc4bbe7fc60a930166
Remove delegates before releasing the native object, so that we don't have delegate methods getting called during destruction.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/cocoa/menu.mm
src/osx/cocoa/nonownedwnd.mm
src/osx/cocoa/toolbar.mm