mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2331 Renamed RimView to Rim3dView
This commit is contained in:
@@ -306,7 +306,7 @@ void RimEclipseResultCase::loadAndUpdateSourSimData()
|
||||
if (!hasSourSimFile())
|
||||
{
|
||||
// Deselect SourSimRL cell results
|
||||
for (RimView* view : views())
|
||||
for (Rim3dView* view : views())
|
||||
{
|
||||
RimEclipseView* eclipseView = dynamic_cast<RimEclipseView*>(view);
|
||||
if (eclipseView != nullptr)
|
||||
|
||||
Reference in New Issue
Block a user