mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
This commit is contained in:
@@ -56,8 +56,8 @@ public:
|
||||
|
||||
void setMasterView(RimGridView* view);
|
||||
RimGridView* masterView() const;
|
||||
|
||||
void addDependentView(RimGridView* view);
|
||||
bool isFirstViewDependentOnSecondView(const RimGridView* firstView, const RimGridView* secondView) const;
|
||||
void updateDependentViews();
|
||||
void removeViewController(RimViewController* viewController);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user