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:
@@ -53,7 +53,7 @@ void RimGeoMechCellColors::updateIconState()
|
||||
RimView* rimView = NULL;
|
||||
this->firstAnchestorOrThisOfType(rimView);
|
||||
|
||||
RimViewLink* viewLink = RimViewLinker::viewLinkForView(rimView);
|
||||
RimViewController* viewLink = RimViewLinker::viewLinkForView(rimView);
|
||||
if (viewLink && viewLink->syncCellResult())
|
||||
{
|
||||
updateUiIconFromState(false);
|
||||
|
||||
Reference in New Issue
Block a user