mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5678 Help System : Add help to right-click menu in Property Editor
This commit is contained in:
@@ -1188,6 +1188,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
}
|
||||
|
||||
menuBuilder << "RicMoveItemsToTopFeature";
|
||||
menuBuilder << "RicSearchHelpFeature";
|
||||
}
|
||||
|
||||
if ( caf::CmdFeatureManager::instance()->getCommandFeature( "RicToggleWellPathGroupingFeature" )->canFeatureBeExecuted() )
|
||||
|
||||
Reference in New Issue
Block a user