(#449) Minor fixes related to isActive

This commit is contained in:
Magne Sjaastad
2015-09-15 10:45:39 +02:00
parent 9aeb949b06
commit 08e266c2f3
6 changed files with 94 additions and 69 deletions

View File

@@ -94,7 +94,7 @@ void RicLinkVisibleViewsFeature::onActionTriggered(bool isChecked)
viewLink->initAfterReadRecursively();
viewLink->updateOptionSensitivity();
viewLink->updateUiIcon();
viewLink->updateUiIconFromActiveState();
}
proj->viewLinkerCollection()->viewLinkers().push_back(linkedViews);