#2102 Statistics dialog. Add command to 3d context menu

This commit is contained in:
Bjørn Erik Jensen 2017-11-16 14:24:01 +01:00
parent d9a4288693
commit af1ffcb71c

View File

@ -358,7 +358,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
commandIds << "RicNewGridTimeHistoryCurveFeature";
commandIds << "RicShowFlowCharacteristicsPlotFeature";
commandIds << "RicSaveEclipseInputVisibleCellsFeature";
commandIds << "RicShowGridStatisticsFeature";
RimContextCommandBuilder::appendCommandsToMenu(commandIds, &menu);