mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1520 Establish new result type 'Completion Type'
This commit is contained in:
@@ -214,6 +214,10 @@ void RimWellPathCollection::addWellPaths( QStringList filePaths )
|
||||
}
|
||||
|
||||
readAndAddWellPaths(wellPathArray);
|
||||
|
||||
RimProject* proj;
|
||||
firstAncestorOrThisOfTypeAsserted(proj);
|
||||
proj->removeResult(RimDefines::DYNAMIC_NATIVE, RimDefines::completionTypeResultName());
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user