]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tglbtn.h
Native SmartPhone wxChoice implementation.
[wxWidgets.git] / include / wx / msw / tglbtn.h
index 11367023977f96f3bd118c6f4eef39e5408fa66f..b6ab08a2b8db9fee1bddf84db1ec3d1b160be252 100644 (file)
@@ -45,7 +45,6 @@ public:
     virtual bool GetValue() const ;
 
     virtual bool MSWCommand(WXUINT param, WXWORD id);
-    virtual void SetLabel(const wxString& label);
     virtual void Command(wxCommandEvent& event);
 
 protected: