Fix broken build (it was a conflict between keymaps)

This commit is contained in:
Vassiliy.Kudryashov
2017-06-27 23:51:58 +03:00
parent a03ffc5fe7
commit 95452ea670
@@ -152,6 +152,9 @@
<action id="Stop">
<keyboard-shortcut first-keystroke="shift F5"/>
</action>
<action id="StopBackgroundProcesses">
<keyboard-shortcut first-keystroke="shift control F5"/>
</action>
<action id="CommentByLineComment">
<keyboard-shortcut first-keystroke="control SLASH"/>
<keyboard-shortcut first-keystroke="control DIVIDE"/>