X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe161a2685012cf90bb5bfe95f2260aee71d8ad7..549c8cc2fe3ab03276745d546b0f81297c34a147:/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