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:
@@ -320,7 +320,7 @@ void RimCellRangeFilterCollection::updateIconState()
|
||||
{
|
||||
bool activeIcon = true;
|
||||
|
||||
RimViewLink* viewLink = RimViewLinker::viewLinkForView(baseView());
|
||||
RimViewController* viewLink = RimViewLinker::viewLinkForView(baseView());
|
||||
if (viewLink && viewLink->syncRangeFilters())
|
||||
{
|
||||
activeIcon = false;
|
||||
|
||||
Reference in New Issue
Block a user