mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3338 Keep order of summary plot curves if you uncheck and check back curves.
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
void loadDataAndUpdate(bool updateParentPlot);
|
||||
void setParentQwtPlotAndReplot(QwtPlot* plot);
|
||||
void detachQwtCurves();
|
||||
void reattachQwtCurves();
|
||||
|
||||
RimEnsembleCurveSet* findRimCurveSetFromQwtCurve(const QwtPlotCurve* qwtCurve) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user