mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1390 Ensure computed statistics view is added to statistics case
This commit is contained in:
@@ -701,7 +701,7 @@ void RimEclipseStatisticsCase::computeStatisticsAndUpdateViews()
|
||||
|
||||
if (reservoirViews.size() == 0)
|
||||
{
|
||||
RicNewViewFeature::addReservoirView();
|
||||
RicNewViewFeature::addReservoirView(this, nullptr);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user