(#339) Added RicCreateGridCaseGroupFeature

This commit is contained in:
Pål Hagen
2015-08-20 14:11:21 +02:00
parent 6e48e036c1
commit fb6baee197
5 changed files with 112 additions and 8 deletions

View File

@@ -562,6 +562,7 @@ void RimProject::actionsBasedOnSelection(QMenu& contextMenu)
{
commandIds << "RicImportEclipseCaseFeature";
commandIds << "RicImportInputEclipseCaseFeature";
commandIds << "RicCreateGridCaseGroupFeature";
}
else if (dynamic_cast<RimGeoMechView*>(uiItem))
{