mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
WIP: Started to create the summary plot Rim data structures.
This commit is contained in:
@@ -77,6 +77,7 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
|
||||
if (uiItems.size() == 0)
|
||||
{
|
||||
commandIds << "RicNewWellLogPlotFeature";
|
||||
commandIds << "RicNewSummaryPlotFeature";
|
||||
}
|
||||
else if (uiItems.size() > 1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user