#1596 Rename from RimDefines to RiaDefines

This commit is contained in:
Magne Sjaastad
2017-06-13 15:41:52 +02:00
parent 3ca22692b9
commit cf859e7c16
82 changed files with 684 additions and 684 deletions

View File

@@ -114,7 +114,7 @@ void RimWellLogFileCurve::onLoadDataAndUpdate()
}
}
RimDefines::DepthUnitType displayUnit = RimDefines::UNIT_METER;
RiaDefines::DepthUnitType displayUnit = RiaDefines::UNIT_METER;
if (wellLogPlot)
{
displayUnit = wellLogPlot->depthUnit();