1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00

Changed target id for 'Add Breakpoint' action to '#CEditorRulerContext'.

This commit is contained in:
Mikhail Khodjaiants 2002-08-29 19:05:31 +00:00
parent 6644f6a970
commit 2ae88fb2c9

View file

@ -109,7 +109,7 @@
</action>
</viewerContribution>
<viewerContribution
targetID="#RulerContext"
targetID="#CEditorRulerContext"
id="org.eclipse.cdt.debug.ui.CEditorPopupActions">
<action
label="%EnableBreakpoint.label"