mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use RiaRftPltCurveDefinition in Plt Plot
This commit is contained in:
@@ -107,7 +107,7 @@ private:
|
||||
void syncSourcesIoFieldFromGuiField();
|
||||
void syncCurvesFromUiSelection();
|
||||
|
||||
std::set<std::pair<RifDataSourceForRftPlt, QDateTime>> selectedCurveDefs() const;
|
||||
std::set<RiaRftPltCurveDefinition> selectedCurveDefs() const;
|
||||
void addStackedCurve(const QString& tracerName,
|
||||
const std::vector<double>& depthValues,
|
||||
const std::vector<double>& accFlow,
|
||||
|
||||
Reference in New Issue
Block a user