]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/stattext.h
added define for Aug 2003 gcc update compatibility with Jaguar
[wxWidgets.git] / include / wx / gtk1 / stattext.h
index 30b0424934382feaebf863e682fd82462ac7712d..ca98ba9015e11245c8408d6ba95bdc5b01da89f8 100644 (file)
@@ -58,6 +58,7 @@ public:
     void SetLabel( const wxString &label );
 
     bool SetFont( const wxFont &font );
+    bool SetForegroundColour( const wxColour& colour );
     
     // implementation
     // --------------