#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

@@ -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
{