]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/statbox.h
attempt to fix first click problem
[wxWidgets.git] / include / wx / cocoa / statbox.h
index 17675904252effdf4b11137d44e9532329b98083..2ebb3c79d63d83ff0fd0c308ffad7ca21e236c70 100644 (file)
@@ -54,6 +54,8 @@ protected:
 // Implementation
 // ------------------------------------------------------------------------
 public:
+    void GetBordersForSizer(int *borderTop, int *borderOther) const;
+protected:
 };
 
 #endif // __WX_COCOA_STATBOX_H__