]> git.saurik.com Git - wxWidgets.git/commit
reset parent frame tool/status bar pointer automatically when the bar is destroyed...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Oct 2004 20:25:39 +0000 (20:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Oct 2004 20:25:39 +0000 (20:25 +0000)
commit2ab822146cad04a848d61c886e6ab9a3bdbe2c89
tree48b7565aea6c1cbc9939c7aff32d79f886306277
parent15b0d048899fb1b33588a2a6d6aa3c25f4a75ac1
reset parent frame tool/status bar pointer automatically when the bar is destroyed; this ensures that we're never left with dangling pointers and fixes a crash under Mac when MDI child frame with a toolbar is closed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/statbar.cpp
src/common/tbarbase.cpp