X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe161a2685012cf90bb5bfe95f2260aee71d8ad7..478cde3220641d49cfbd492e799107d13ccdfeb3:/include/wx/mac/carbon/stattext.h diff --git a/include/wx/mac/carbon/stattext.h b/include/wx/mac/carbon/stattext.h index 95c32a82b9..c5f41c02c4 100644 --- a/include/wx/mac/carbon/stattext.h +++ b/include/wx/mac/carbon/stattext.h @@ -40,6 +40,7 @@ public: // accessors void SetLabel( const wxString &str ) ; + bool SetFont( const wxFont &font ); protected :