]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/statbox.h
[ 1493780 ] wxOwnerDrawnComboBox warnings fixes.
[wxWidgets.git] / include / wx / cocoa / statbox.h
index 92e2985d42b2676e0a67b827dbc5c9a0eb38bf6b..8764385c1e92751c85d96a3acf5dca4bdc957977 100644 (file)
@@ -51,7 +51,7 @@ protected:
 // Implementation
 // ------------------------------------------------------------------------
 public:
-    void GetBordersForSizer(int *borderTop, int *borderOther) const;
+    virtual void GetBordersForSizer(int *borderTop, int *borderOther) const;
 protected:
 };