mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-124595 - action icon
This commit is contained in:
@@ -226,7 +226,8 @@
|
||||
<add-to-group group-id="XDebugger.Frames.Tree.Popup"/>
|
||||
</action>
|
||||
|
||||
<action id="Debugger.StepOutOfBlock" class="com.intellij.debugger.actions.StepOutOfBlockAction" text="Step Out Of Code Block">
|
||||
<action id="Debugger.StepOutOfBlock" class="com.intellij.debugger.actions.StepOutOfBlockAction" text="Step Out Of Code Block"
|
||||
icon="AllIcons.Actions.StepOutCodeBlock">
|
||||
<add-to-group group-id="DebugMainMenu" anchor="after" relative-to-action="StepOut"/>
|
||||
</action>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user