moving collapsible pane a few steps forward os OSX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2007-12-08 22:31:12 +00:00
parent ad998d785c
commit 9468cc47e6

View File

@@ -81,8 +81,6 @@ public:
void SetOpen( bool open ); void SetOpen( bool open );
bool IsOpen() const; bool IsOpen() const;
void SetLabel( const wxString &label );
wxString GetLabel() const;
virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ; virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;