clang-tidy : Add some bugprone- checks

This commit is contained in:
Magne Sjaastad
2021-10-04 10:08:13 +02:00
committed by GitHub
parent 59013ca91e
commit e2df3e9464
2 changed files with 2 additions and 2 deletions

View File

@@ -1005,7 +1005,7 @@ void RimWellPltPlot::defineEditorAttribute( const caf::PdmFieldHandle* field,
//--------------------------------------------------------------------------------------------------
void RimWellPltPlot::initAfterRead()
{
RimViewWindow::initAfterRead();
RimDepthTrackPlot::initAfterRead();
if ( m_wellLogPlot_OBSOLETE )
{