#4703 Fix changing result position in GeoMech result definition

This commit is contained in:
Gaute Lindkvist
2019-09-11 15:50:22 +02:00
parent 2d555e1b67
commit 885435fba7
7 changed files with 11 additions and 29 deletions

View File

@@ -263,15 +263,6 @@ void Rim3dWellLogCurve::initAfterRead()
this->createAutoName();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void Rim3dWellLogCurve::resetMinMaxValuesAndUpdateUI()
{
this->resetMinMaxValues();
this->updateConnectedEditors();
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------