Chris Elliott
2009-02-12 17:55:39 +00:00
parent 477ce1a138
commit e0264d5d02
2 changed files with 9 additions and 0 deletions

View File

@@ -282,6 +282,8 @@ class WXDLLIMPEXP_SVG wxSVGFileDC : public wxDC
void SetBrush(const wxBrush& brush) ;
void SetTextForeground (const wxColour& textForegroundColour ) ;
void SetFont(const wxFont& font) ;
void SetLogicalFunction(int WXUNUSED(function))