X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1f4186efa05899f3318d46298cbb999c46d088d..2bb3c0c0dd3ae16c5d7ad50a10b10386cbdc529a:/include/wx/cocoa/statbox.h diff --git a/include/wx/cocoa/statbox.h b/include/wx/cocoa/statbox.h index 92e2985d42..8764385c1e 100644 --- a/include/wx/cocoa/statbox.h +++ b/include/wx/cocoa/statbox.h @@ -51,7 +51,7 @@ protected: // Implementation // ------------------------------------------------------------------------ public: - void GetBordersForSizer(int *borderTop, int *borderOther) const; + virtual void GetBordersForSizer(int *borderTop, int *borderOther) const; protected: };