mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
The 'Automatically Load Symbols' action is commented out.
This commit is contained in:
parent
2b6e616826
commit
7c52c5f109
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
||||||
id="org.eclipse.cdt.debug.mi.ui.MIPreferencePage">
|
id="org.eclipse.cdt.debug.mi.ui.MIPreferencePage">
|
||||||
</page>
|
</page>
|
||||||
</extension>
|
</extension>
|
||||||
|
<!--
|
||||||
<extension
|
<extension
|
||||||
point="org.eclipse.ui.viewActions">
|
point="org.eclipse.ui.viewActions">
|
||||||
<viewContribution
|
<viewContribution
|
||||||
|
@ -72,5 +73,6 @@
|
||||||
</action>
|
</action>
|
||||||
</viewContribution>
|
</viewContribution>
|
||||||
</extension>
|
</extension>
|
||||||
|
-->
|
||||||
|
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Add table
Reference in a new issue