mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
This commit is contained in:
committed by
GitHub
parent
b9767a35a4
commit
02b5246a20
@@ -388,6 +388,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
appendExportWellPaths( menuBuilder );
|
||||
menuBuilder.addSeparator();
|
||||
|
||||
menuBuilder << "RicCreateEnsembleWellLogFeature";
|
||||
menuBuilder.subMenuStart( "Well Plots", QIcon( ":/WellLogTrack16x16.png" ) );
|
||||
menuBuilder << "RicNewRftPlotFeature";
|
||||
menuBuilder << "RicNewPltPlotFeature";
|
||||
|
||||
Reference in New Issue
Block a user