]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/control.h
added wxUSE_PROTOCOL/wxUSE_URL defines
[wxWidgets.git] / include / wx / mac / control.h
index 35a00c50138e52c65e524ad9c47928e0f3e95d4c..b7e84398be47e1d2df98e14136a4adf175fe3bc5 100644 (file)
@@ -55,7 +55,7 @@ public:
    
    void OnEraseBackground(wxEraseEvent& event);
    
-   virtual bool                 Enable(bool enabled) ;
+   virtual bool                 Enable(bool enable = TRUE) ;
    virtual bool                 Show(bool show = TRUE) ;
    
    virtual void                 MacRedrawControl () ;