X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b38dc31ffa6eb372727a7b0e65001a1c3d107fcb..43ff861df48f0837dac98005dd397c5f127ca136:/include/wx/osx/bmpbuttn.h diff --git a/include/wx/osx/bmpbuttn.h b/include/wx/osx/bmpbuttn.h index c6edbf4e6b..daf6081fbc 100644 --- a/include/wx/osx/bmpbuttn.h +++ b/include/wx/osx/bmpbuttn.h @@ -40,7 +40,7 @@ public: const wxString& name = wxButtonNameStr); protected: - + virtual wxSize DoGetBestSize() const; DECLARE_DYNAMIC_CLASS(wxBitmapButton)