applied patch #940914 "Minor cleaning of warnings in contrib tree"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -293,8 +293,8 @@ public:
|
||||
size_t GetCount();
|
||||
wxPlotCurve *GetAt( size_t n );
|
||||
|
||||
void SetCurrent( wxPlotCurve* current );
|
||||
wxPlotCurve *GetCurrent();
|
||||
void SetCurrentCurve( wxPlotCurve* current );
|
||||
wxPlotCurve *GetCurrentCurve();
|
||||
|
||||
// mark list accessors
|
||||
// -------------------
|
||||
|
Reference in New Issue
Block a user