mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
Fixed typo in gif name, which prevented action icon from displaying.
This commit is contained in:
parent
7178ea09de
commit
521ce406d8
1 changed files with 1 additions and 1 deletions
|
@ -1079,7 +1079,7 @@
|
|||
</action>
|
||||
<action
|
||||
class="org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate"
|
||||
icon="icons/obj16/eventbreakoint_obj.gif"
|
||||
icon="icons/obj16/eventbreakpoint_obj.gif"
|
||||
id="org.eclipse.cdt.debug.internal.ui.actions.AddEventBreakpointActionDelegate"
|
||||
label="%AddEventBreakpoint.label"
|
||||
menubarPath="cDebugActions"
|
||||
|
|
Loading…
Add table
Reference in a new issue