#2447 Fracture : Rename to fractureColors

This commit is contained in:
Magne Sjaastad
2018-02-06 12:57:50 +01:00
parent a283a468c2
commit 519771cb38
10 changed files with 49 additions and 49 deletions

View File

@@ -87,7 +87,7 @@ void setDefaultFractureColorResult()
for (RimStimPlanColors* const stimPlanColors : fractureColors)
{
stimPlanColors->setDefaultResultNameForStimPlan();
stimPlanColors->setDefaultResultName();
}
}
}