mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix compilation warning in Rim3dWellLogExtractionCurve
This commit is contained in:
parent
e9d37e914d
commit
b41fee3ee3
@ -388,6 +388,7 @@ bool Rim3dWellLogExtractionCurve::isShowingTimeDependentResult() const
|
||||
{
|
||||
return m_geomResultDefinition->hasResult();
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user