don't include statbox.h from the header, move wxStaticBoxSizer dtor to .cpp file...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 May 2006 09:58:53 +0000 (09:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 May 2006 09:58:53 +0000 (09:58 +0000)
commit649cfca1ce8728fee1161377f714680de2e00df4
tree1b5a57d20ccddaefec313e0c3bdd28dda5fc94c2
parentab1ce969dfb27f5d366ee6a0de3ff2bc0205b56a
don't include statbox.h from the header, move wxStaticBoxSizer dtor to .cpp file instead

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