X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe161a2685012cf90bb5bfe95f2260aee71d8ad7..908f91bce9bfe08204447ed7217a38625ecacc64:/include/wx/mac/classic/stattext.h diff --git a/include/wx/mac/classic/stattext.h b/include/wx/mac/classic/stattext.h index 15eae66671..17ecf98ad0 100644 --- a/include/wx/mac/classic/stattext.h +++ b/include/wx/mac/classic/stattext.h @@ -41,6 +41,7 @@ class WXDLLEXPORT wxStaticText: public wxStaticTextBase // accessors void SetLabel( const wxString &str ) ; + bool SetFont( const wxFont &font ); // operations virtual void Command(wxCommandEvent& WXUNUSED(event)) {};