mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-10 23:46:00 -06:00
#692 SSIhub: Set wells default toggled on
This commit is contained in:
parent
03c1311d58
commit
b17749ccbd
@ -955,6 +955,7 @@ void WellSelectionPage::buildWellTreeView()
|
||||
|
||||
RimWellPathEntry* wellPathCopy = new RimWellPathEntry;
|
||||
wellPathCopy->readObjectFromXmlString(objStr, caf::PdmDefaultObjectFactory::instance());
|
||||
wellPathCopy->selected = true;
|
||||
|
||||
fieldGroup->objects.push_back(wellPathCopy);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user