#3958 Refactoreing: Rename

This commit is contained in:
Jacob Støren
2019-01-23 14:24:12 +01:00
parent 8ee1d1491f
commit 09011862cd
11 changed files with 23 additions and 23 deletions

View File

@@ -372,7 +372,7 @@ void RimEclipsePropertyFilter::computeResultValueRange()
}
else
{
RigEclipseResultAddress scalarIndex = resultDefinition->scalarResultIndex();
RigEclipseResultAddress scalarIndex = resultDefinition->eclipseResultAddress();
if ( scalarIndex.isValid() )
{
RigCaseCellResultsData* results = resultDefinition->currentGridCellResults();