]> git.saurik.com Git - wxWidgets.git/commit
set the containing sizer to NULL when destroying the sizer; this fixes a crash (don...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Jul 2003 20:36:31 +0000 (20:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 12 Jul 2003 20:36:31 +0000 (20:36 +0000)
commitf91e8382845cd084bb9b19923a71c736a63a8b6a
tree7282bf0fe2767aaeecdbe46fab2f9a6c44ef828b
parentfd82f4e6e9e03bbfef56349eb4f40cc14c7792a7
set the containing sizer to NULL when destroying the sizer; this fixes a crash (don't ask me how could it work before)

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