mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05: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