git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2009-03-01 13:15:04 +00:00
parent 59214a529e
commit 8dc15a3207
2 changed files with 10 additions and 0 deletions

View File

@@ -282,7 +282,10 @@ class WXDLLIMPEXP_SVG wxSVGFileDC : public wxDC
void SetBrush(const wxBrush& brush) ;
#ifdef __WXMAC__
void SetTextForeground (const wxColour& textForegroundColour ) ;
virtual void DoDrawSpline(wxList *points);
#endif
void SetFont(const wxFont& font) ;