under cocoa a too-small static box leads to erroneous layout information, therefore...
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 10 Mar 2011 18:56:58 +0000 (18:56 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 10 Mar 2011 18:56:58 +0000 (18:56 +0000)
commit8383e673b1d839548b7336947a61fa699eeb6621
tree72a6edfd8a6bf0b125420c59fba982b373954527
parentbda7c3535efb8499ad7eb97fd11b6e46c63cf206
under cocoa a too-small static box leads to erroneous layout information, therefore use fixed code layout info, fixes #13006

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