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:
parent
6644f6a970
commit
2ae88fb2c9
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
|||
</action>
|
||||
</viewerContribution>
|
||||
<viewerContribution
|
||||
targetID="#RulerContext"
|
||||
targetID="#CEditorRulerContext"
|
||||
id="org.eclipse.cdt.debug.ui.CEditorPopupActions">
|
||||
<action
|
||||
label="%EnableBreakpoint.label"
|
||||
|
|
Loading…
Add table
Reference in a new issue