mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2609 Cleanup RimWellPath ready for refactor into two classes
This commit is contained in:
@@ -330,7 +330,7 @@ void RimWellLogTrack::fieldChangedByUi(const caf::PdmFieldHandle* changedField,
|
||||
{
|
||||
if (m_formationWellPathForSourceCase)
|
||||
{
|
||||
m_formationSimWellName = m_formationWellPathForSourceCase->m_simWellName;
|
||||
m_formationSimWellName = m_formationWellPathForSourceCase->associatedSimulationWellName();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user