X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dbd6262a9ee7d735fb3930707346298f71b2cb7..efe7d6ff7e7914c6bbb0d593220a51782d47134e:/include/wx/mac/gauge.h diff --git a/include/wx/mac/gauge.h b/include/wx/mac/gauge.h index ce19d9ef1f..b88f5187a7 100644 --- a/include/wx/mac/gauge.h +++ b/include/wx/mac/gauge.h @@ -56,8 +56,6 @@ class WXDLLEXPORT wxGauge: public wxControl int GetRange() const ; int GetValue() const ; - void SetSize(int x, int y, int width, int height, int sizeFlags = wxSIZE_AUTO); - virtual void Command(wxCommandEvent& WXUNUSED(event)) {} ; protected: