X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..1eba21938708bcd10ab13837b4ad51e44f783b40:/include/wx/gtk1/stattext.h?ds=inline diff --git a/include/wx/gtk1/stattext.h b/include/wx/gtk1/stattext.h index 30b0424934..ca98ba9015 100644 --- a/include/wx/gtk1/stattext.h +++ b/include/wx/gtk1/stattext.h @@ -58,6 +58,7 @@ public: void SetLabel( const wxString &label ); bool SetFont( const wxFont &font ); + bool SetForegroundColour( const wxColour& colour ); // implementation // --------------