X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da0634c1401743089b1d8be20f9b6bdad0e8085b..79fdfb35060a79afc0c11225abe2f57c346a1fd3:/include/wx/cocoa/statbox.h diff --git a/include/wx/cocoa/statbox.h b/include/wx/cocoa/statbox.h index 1767590425..2ebb3c79d6 100644 --- a/include/wx/cocoa/statbox.h +++ b/include/wx/cocoa/statbox.h @@ -54,6 +54,8 @@ protected: // Implementation // ------------------------------------------------------------------------ public: + void GetBordersForSizer(int *borderTop, int *borderOther) const; +protected: }; #endif // __WX_COCOA_STATBOX_H__