]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/button.h
Patch from Hartwig and me for implementing reorderable dataview columns. Works on...
[wxWidgets.git] / include / wx / mac / carbon / button.h
index cc40a1bb3f55dfc7f5583e0a2ce79a781f4028cf..d43300cb845f9b1ee7d4cad1f6d8994843d020a1 100644 (file)
@@ -81,8 +81,6 @@ public:
 
     void SetOpen( bool open );
     bool IsOpen() const;
-    void SetLabel( const wxString &label );
-    wxString GetLabel() const;
 
     virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;