]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/checkbox.h
* prgodlgg.h: Update() use wxString instead of 'char *'
[wxWidgets.git] / include / wx / gtk / checkbox.h
index 41f405680cb8b5a0de2385022e04af29494063a0..cf2109123b66b41703ebea75aa38491db23d3a05 100644 (file)
@@ -63,7 +63,7 @@ public:
     bool GetValue() const;
 
     void SetLabel( const wxString& label );
-    void Enable( bool enable );
+    bool Enable( bool enable );
 
     // implementation
     void ApplyWidgetStyle();