]> git.saurik.com Git - wxWidgets.git/commit
Fix for [ 907679 ] segfault on SetSizerAndFit after SetSizer
authorRobin Dunn <robin@alldunn.com>
Wed, 3 Mar 2004 02:06:09 +0000 (02:06 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 3 Mar 2004 02:06:09 +0000 (02:06 +0000)
commitfb89cfc5376dc9d6da9b932670f149ee368a8e20
tree0a2011ddb2fac7474c9c93dc26f0946dc083e3a4
parentd19a83a5ac67c97c208e28289bbf4adaee6b4134
Fix for [ 907679 ] segfault on SetSizerAndFit after SetSizer

Don't do anything if setting the same sizer again.

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