Merged patch to dev. #2429, #2430

This commit is contained in:
Bjørn Erik Jensen
2018-01-31 15:53:02 +01:00
6 changed files with 26 additions and 2 deletions
@@ -381,7 +381,7 @@ void Rim3dView::endAnimation()
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
RimWellPathCollection* Rim3dView::wellPathCollection()
RimWellPathCollection* Rim3dView::wellPathCollection() const
{
RimProject* proj = nullptr;
this->firstAncestorOrThisOfTypeAsserted(proj);