mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2102 Statistics dialog. Add command to 3d context menu
This commit is contained in:
parent
d9a4288693
commit
af1ffcb71c
@ -358,7 +358,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
|
||||
commandIds << "RicNewGridTimeHistoryCurveFeature";
|
||||
commandIds << "RicShowFlowCharacteristicsPlotFeature";
|
||||
commandIds << "RicSaveEclipseInputVisibleCellsFeature";
|
||||
|
||||
commandIds << "RicShowGridStatisticsFeature";
|
||||
|
||||
RimContextCommandBuilder::appendCommandsToMenu(commandIds, &menu);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user