X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe161a2685012cf90bb5bfe95f2260aee71d8ad7..01526d4f6cd7dd242e561aa24066f8ca0290a9ac:/include/wx/gtk1/stattext.h diff --git a/include/wx/gtk1/stattext.h b/include/wx/gtk1/stattext.h index dd4d499883..6686c96982 100644 --- a/include/wx/gtk1/stattext.h +++ b/include/wx/gtk1/stattext.h @@ -57,8 +57,7 @@ public: wxString GetLabel() const; void SetLabel( const wxString &label ); - bool GetAdjustMinSizeFlag() const { return !HasFlag(wxST_NO_AUTORESIZE); } - + bool SetFont( const wxFont &font ); bool SetForegroundColour( const wxColour& colour ); static wxVisualAttributes