Janitor : Improve icons and availability for new statistics

This commit is contained in:
Magne Sjaastad
2021-06-10 09:33:22 +02:00
parent 0b724da685
commit 9f85975f2c
5 changed files with 5 additions and 2 deletions

View File

@@ -897,6 +897,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
}
else if ( dynamic_cast<Rim3dOverlayInfoConfig*>( firstUiItem ) )
{
menuBuilder << "RicCreateGridStatisticsPlotFeature";
menuBuilder << "RicShowGridStatisticsFeature";
}
else if ( dynamic_cast<RimSimWellFracture*>( firstUiItem ) )