X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b59102d53f281c56dcf43a9eda43231ededaa4ea..a5a0dd06b67fecd5e571bd9d4221101393d5561b:/include/wx/generic/plot.h 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 // -----------------------