moved splines rendering code into wxDCBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -287,9 +287,6 @@ protected:
|
||||
,int nFillStyle = wxODDEVEN_RULE
|
||||
);
|
||||
|
||||
#if wxUSE_SPLINES
|
||||
virtual void DoDrawSpline(wxList* pPoints);
|
||||
#endif // wxUSE_SPLINES
|
||||
|
||||
//
|
||||
// common part of DoDrawText() and DoDrawRotatedText()
|
||||
|
Reference in New Issue
Block a user