mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06: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