#4892 Simplified Unlink View command. Works on pprimary view as well.

This commit is contained in:
Jacob Støren
2019-10-28 17:13:18 +01:00
parent 159d54477a
commit 1774d123cc
4 changed files with 47 additions and 13 deletions

View File

@@ -64,6 +64,7 @@ public:
bool isFirstViewDependentOnSecondView( const RimGridView* firstView, const RimGridView* secondView ) const;
void updateDependentViews();
void removeViewController( RimViewController* viewController );
RimGridView* firstControlledView();
void updateOverrides();