mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renaming and cleanup in ViewLinker and friends
This commit is contained in:
@@ -229,7 +229,7 @@ RimLegendConfig* RimEclipseCellColors::legendConfig()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RimEclipseCellColors::updateIconState()
|
||||
{
|
||||
RimViewLink* viewLink = RimViewLinker::viewLinkForView(m_reservoirView);
|
||||
RimViewController* viewLink = RimViewLinker::viewLinkForView(m_reservoirView);
|
||||
if (viewLink && viewLink->syncCellResult())
|
||||
{
|
||||
updateUiIconFromState(false);
|
||||
|
||||
Reference in New Issue
Block a user