mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-05 21:53:27 -06:00
#5678 Help System : Add help to right-click menu in Property Editor
This commit is contained in:
parent
08b8d7d400
commit
7798aa4b25
@ -1188,6 +1188,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
}
|
||||
|
||||
menuBuilder << "RicMoveItemsToTopFeature";
|
||||
menuBuilder << "RicSearchHelpFeature";
|
||||
}
|
||||
|
||||
if ( caf::CmdFeatureManager::instance()->getCommandFeature( "RicToggleWellPathGroupingFeature" )->canFeatureBeExecuted() )
|
||||
|
Loading…
Reference in New Issue
Block a user