mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Moved the 'Load Symbols' actions to the 'Shared Libraries' menu group.
This commit is contained in:
parent
8a20273b4b
commit
3a36728a66
1 changed files with 1 additions and 1 deletions
|
@ -754,7 +754,7 @@
|
|||
icon="icons/full/clcl16/load_symbols_co.gif"
|
||||
helpContextId="load_symbols_action_context"
|
||||
class="org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsActionDelegate"
|
||||
menubarPath="additions"
|
||||
menubarPath="sharedLibrariesGroup"
|
||||
enablesFor="1"
|
||||
id="org.eclipse.cdt.debug.internal.ui.actions.LoadSymbolsActionDelegate">
|
||||
<enablement>
|
||||
|
|
Loading…
Add table
Reference in a new issue