fixes crashes with embedded controls in toolbars after toolbar destruction, code...
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 5 May 2012 05:32:19 +0000 (05:32 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 5 May 2012 05:32:19 +0000 (05:32 +0000)
commit71940de69327007b5ac55aa8dc45221599744bef
tree43872a159cd99b8973453670eff9f5d71d1e1860
parentf8ab0cdb3e7eb3ce39338ee6ffb208ae5f04617e
fixes crashes with embedded controls in toolbars after toolbar destruction, code was moved in r62988, but apparently Destroy doesn't have to be called, so do a last check, fixes #14258

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/carbon/toolbar.cpp