]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/statbox.h
tell user to define _USE_OLD_RW_STL for BC5.6 instead of refusing to compile with...
[wxWidgets.git] / include / wx / cocoa / statbox.h
index 0fab6da0f12a923d1fd2846dc9fb248701d431db..35f55064983844fa006f35a828889b54d7075d8b 100644 (file)
@@ -49,7 +49,7 @@ public:
 // ------------------------------------------------------------------------
 protected:
     // Static boxes cannot be enabled/disabled
-    virtual void CocoaSetEnabled(bool enable) { }
+    virtual void CocoaSetEnabled(bool WXUNUSED(enable)) { }
 // ------------------------------------------------------------------------
 // Implementation
 // ------------------------------------------------------------------------