mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added CopyReferencesToClipboardFeature
This commit is contained in:
@@ -1287,6 +1287,8 @@ void RiuMainWindow::setPdmRoot(caf::PdmObject* pdmRoot)
|
||||
m_projectTreeView->setPdmItem(pdmRoot);
|
||||
|
||||
m_projectTreeView->treeView()->expandAll();
|
||||
|
||||
caf::SelectionManager::instance()->setPdmRootObject(pdmRoot);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user