#1697 Export of visible cells to FLUXNUM / MULTNUM .GRDECL file

This commit is contained in:
Bjørnar Grip Fjær
2017-08-29 14:29:45 +02:00
parent 279080fc4a
commit 1c483c7420
8 changed files with 354 additions and 1 deletions

View File

@@ -125,6 +125,7 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
commandIds << "RicNewViewFeature";
commandIds << "Separator";
commandIds << "RicCopyReferencesToClipboardFeature";
commandIds << "RicSaveEclipseInputVisibleCellsFeature";
}
else if (dynamic_cast<RimCaseCollection*>(uiItem))
{