mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'
This commit is contained in:
@@ -193,6 +193,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
}
|
||||
else if (dynamic_cast<RimGridInfoCollection*>(uiItem))
|
||||
{
|
||||
menuBuilder << "RicExportCompletionsForTemporaryLgrsFeature";
|
||||
menuBuilder << "RicDeleteTemporaryLgrsFeature";
|
||||
}
|
||||
else if (dynamic_cast<RimGeoMechCase*>(uiItem))
|
||||
|
||||
Reference in New Issue
Block a user