mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#378) Refactored Expansion in MainWindow,
Removed some use of the obsolete tree view model
This commit is contained in:
@@ -74,7 +74,7 @@ void RicEclipseCaseNewGroupExec::redo()
|
||||
analysisModels->caseGroups().push_back(createdObject);
|
||||
analysisModels->updateConnectedEditors();
|
||||
RiuMainWindow::instance()->setCurrentObjectInTreeView(createdObject);
|
||||
|
||||
RiuMainWindow::instance()->setExpanded(createdObject, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user