This commit is contained in:
Magne Sjaastad
2017-02-21 09:13:33 +01:00
parent 401918910a
commit 91a962ab21
6 changed files with 129 additions and 9 deletions

View File

@@ -171,7 +171,7 @@ void RiuWellAllocationPlot::contextMenuEvent(QContextMenuEvent* event)
QMenu menu;
QStringList commandIds;
commandIds << "RicShowContributingWellsFeature";
commandIds << "RicShowContributingWellsFromPlotFeature";
RimContextCommandBuilder::appendCommandsToMenu(commandIds, &menu);