(#436) Renamed class/files

This commit is contained in:
Pål Hagen
2015-09-18 17:29:17 +02:00
parent 95047ae89e
commit fef1d93a9e
4 changed files with 11 additions and 11 deletions

View File

@@ -821,7 +821,7 @@ void RimProject::actionsBasedOnSelection(QMenu& contextMenu)
else if (dynamic_cast<RimWellLogPlotTrack*>(uiItem))
{
commandIds << "RicNewWellLogCurveExtractionFeature";
commandIds << "RicNewWellLogCurveLasFeature";
commandIds << "RicNewWellLogFileCurveFeature";
commandIds << "RicDeleteItemFeature";
}
else if (dynamic_cast<RimWellLogPlotCurve*>(uiItem))