#3958 Refactoreing: Rename

This commit is contained in:
Jacob Støren
2019-01-25 16:19:14 +01:00
parent 8ee1d1491f
commit 09011862cd
11 changed files with 23 additions and 23 deletions
@@ -1152,7 +1152,7 @@ void RimEclipseView::updateLegends()
{
if (cellEdgeResult()->singleVarEdgeResultColors()->resultType() != RiaDefines::FORMATION_NAMES)
{
cellEdgeResult()->legendConfig()->setIntegerCategories(results->uniqueCellScalarValues(cellEdgeResult()->singleVarEdgeResultColors()->scalarResultIndex()));
cellEdgeResult()->legendConfig()->setIntegerCategories(results->uniqueCellScalarValues(cellEdgeResult()->singleVarEdgeResultColors()->eclipseResultAddress()));
}
else
{