]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/stattext.h
Do not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_ has not been defined
[wxWidgets.git] / include / wx / gtk / 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
     // --------------