changing mouse shortcut for QuickEvaluateExpression on Linux to avoid conflict with add/remove caret shortcut

This commit is contained in:
Dmitry Batrak
2014-03-17 14:17:47 +04:00
parent e0bb6bd0af
commit 5aa3ffb6ec
@@ -5,7 +5,7 @@
</action>
<action id="QuickEvaluateExpression">
<keyboard-shortcut first-keystroke="control alt 8"/>
<mouse-shortcut keystroke="shift alt button1"/>
<mouse-shortcut keystroke="control shift alt button1"/>
</action>
<action id="ShowUsages">
<keyboard-shortcut first-keystroke="control alt 7"/>