mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#1181 Do not automatically update track names when adding new tracks
This commit is contained in:
@@ -145,8 +145,6 @@ void RimWellLogPlot::addTrack(RimWellLogTrack* track)
|
||||
track->recreateViewer();
|
||||
m_viewer->addTrackPlot(track->viewer());
|
||||
}
|
||||
|
||||
updateTrackNames();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user