X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/279ababf7baa0655a58074b868da222db7cc5a4b..0dfef5a8124ac0f1bb2aed6ef5ddfa833e8e2c6e:/include/wx/generic/plot.h?ds=sidebyside diff --git a/include/wx/generic/plot.h b/include/wx/generic/plot.h index 449d68fed1..919bbebc82 100644 --- a/include/wx/generic/plot.h +++ b/include/wx/generic/plot.h @@ -195,6 +195,8 @@ public: void SetCurrent( wxPlotCurve* current ); wxPlotCurve *GetCurrent(); + void Delete( wxPlotCurve* curve ); + // vertical representation // -----------------------