mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1596 Rename to RiaEclipseUnitTools
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
bool RicWellPathsUnitSystemSettingsImpl::ensureHasUnitSystem(RimWellPath * wellPath)
|
||||
{
|
||||
if (wellPath->unitSystem() != RimUnitSystem::UNITS_UNKNOWN)
|
||||
if (wellPath->unitSystem() != RiaEclipseUnitTools::UNITS_UNKNOWN)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user