#2138 PLT Plot. Add context command to tree view and 3D objects

This commit is contained in:
Bjørn Erik Jensen
2017-11-14 11:37:03 +01:00
parent dc11cbd4c5
commit 440b10e381
3 changed files with 6 additions and 11 deletions

View File

@@ -235,7 +235,6 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
commandIds << "RicNewWellLogFileCurveFeature";
commandIds << "RicNewWellLogCurveExtractionFeature";
commandIds << "RicNewWellPathIntersectionFeature";
commandIds << "RicNewRftPlotFeature";
}
else if (dynamic_cast<RimWellLogFile*>(uiItem))
{