X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da0634c1401743089b1d8be20f9b6bdad0e8085b..73bab6b44da953b35b902c9f3199582e4e76d89b:/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__