1
0
Fork 0
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:
Anton Leherbauer 2007-04-27 07:48:46 +00:00
parent b887f80850
commit 805be5b8ed

View file

@ -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"