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