- // delete the old widths in any case - this function may be used to reset
- // the widths to the default (all equal)
- // MBN: this is incompatible with at least wxMSW and wxMAC and not
- // documented, but let's keep it for now
- m_bSameWidthForAllPanes = true;
- // FM: what MBN's comment is saying is that allowing widths_field = NULL
- // only for wxStatusBarGeneric is not documented...
-