Ok, so we don't need the extra bool at all, we can just zero the sizer
authorRon Lee <ron@debian.org>
Mon, 30 Dec 2002 15:26:47 +0000 (15:26 +0000)
committerRon Lee <ron@debian.org>
Mon, 30 Dec 2002 15:26:47 +0000 (15:26 +0000)
commit96fdbb60f1d25a1f77b011c432b71ee152c15ed7
tree56dedc2ba493272ea287ac33671b720a59ad89ad
parent00976fe56baabfe05676ace71a9fea803fb5bb2e
Ok, so we don't need the extra bool at all, we can just zero the sizer
pointer in wxSizerItem.  :-)

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