#1306 Use general delete sub items for well path collection

This commit is contained in:
Magne Sjaastad
2017-03-08 12:20:35 +01:00
parent d547079847
commit 84f76e5242
5 changed files with 19 additions and 124 deletions

View File

@@ -205,8 +205,6 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
commandIds << "RicWellPathsImportFileFeature";
commandIds << "RicWellPathsImportSsihubFeature";
commandIds << "RicWellLogsImportFileFeature";
commandIds << "Separator";
commandIds << "RicWellPathsDeleteAllFeature";
}
else if (dynamic_cast<RimWellPath*>(uiItem))
{