mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fix for 179967: warning for breakpoint handler logged on startup
This commit is contained in:
parent
b887f80850
commit
805be5b8ed
1 changed files with 1 additions and 1 deletions
|
@ -501,7 +501,7 @@
|
|||
</objectContribution>
|
||||
<objectContribution
|
||||
objectClass="org.eclipse.cdt.core.model.IMethod"
|
||||
id="org.eclipse.cdt.debug.ui.FunctionBreakpointActions">
|
||||
id="org.eclipse.cdt.debug.ui.MethodBreakpointActions">
|
||||
<action
|
||||
label="%ManageFunctionBreakpointAction.label"
|
||||
icon="icons/elcl16/function_brkpt_co.gif"
|
||||
|
|
Loading…
Add table
Reference in a new issue