mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2091 Cross Plot : Rename to using X or Y as postfix to interface
This commit is contained in:
@@ -157,7 +157,7 @@ bool RiaImportEclipseCaseTools::openEclipseCaseShowTimeStepFilterImpl(const QStr
|
||||
{
|
||||
//TODO: When removing curve filter functionality, move this to summaryCurveCollection
|
||||
//loop and update "if (parentCollection)"-block
|
||||
summaryCurve->setSummaryCase(newSumCase);
|
||||
summaryCurve->setSummaryCaseY(newSumCase);
|
||||
summaryCurve->updateConnectedEditors();
|
||||
|
||||
RimSummaryCurveFilter* parentFilter = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user