Merge branch 'dev' into pre-proto

This commit is contained in:
Jacob Støren
2017-06-05 11:40:13 +02:00
40 changed files with 231 additions and 141 deletions

View File

@@ -218,7 +218,7 @@ void RimWellPathCollection::addWellPaths( QStringList filePaths )
RimProject* proj;
firstAncestorOrThisOfTypeAsserted(proj);
proj->removeResult(RimDefines::DYNAMIC_NATIVE, RimDefines::completionTypeResultName());
proj->reloadCompletionTypeResultsInAllViews();
}