extracted platform-specific code to determine static box borders to wxStaticBox:...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 7 Mar 2005 23:37:15 +0000 (23:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 7 Mar 2005 23:37:15 +0000 (23:37 +0000)
commit5dd070c25bd91c12380f9aeada27a2b7b64ed1d7
treee3e689bed91896905ed911fa3a2ffffa10b84eb7
parent7e75449835e3e1eaa5c17808a4f652a86754af58
extracted platform-specific code to determine static box borders to wxStaticBox::GetBordersForSizer()

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