#815 More renaming CrossSection -> Intersection

This commit is contained in:
Jacob Støren
2016-09-21 11:38:37 +02:00
parent 73057cdcdc
commit d549f45ad0
5 changed files with 21 additions and 21 deletions

View File

@@ -255,7 +255,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
commandIds << "RicNewWellLogFileCurveFeature";
commandIds << "RicNewWellLogCurveExtractionFeature";
commandIds << "RicNewWellPathCrossSectionFeature";
commandIds << "RicNewWellPathIntersectionFeature";
}
}