mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#2223 Well Formations: Rename to Well Picks where sensible
This commit is contained in:
@@ -349,7 +349,7 @@ void RimWellPathCollection::addWellPathFormations(const QStringList& filePaths)
|
||||
}
|
||||
wellPath->setFormationsGeometry(it->second);
|
||||
m_newestAddedWellPath = wellPath;
|
||||
RiaLogging::info(QString("Well path formations set for well %1").arg(wellPath->name()));
|
||||
RiaLogging::info(QString("Well picks set for well %1").arg(wellPath->name()));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user