Assembly: Fix conflicting shortcuts
This commit is contained in:
committed by
Chris Hennes
parent
9accf3eaf8
commit
f66c2a27f2
@@ -65,7 +65,7 @@ class CommandCreateSimulation:
|
||||
return {
|
||||
"Pixmap": "Assembly_CreateSimulation",
|
||||
"MenuText": QT_TRANSLATE_NOOP("Assembly_CreateSimulation", "Create Simulation"),
|
||||
"Accel": "S",
|
||||
"Accel": "V",
|
||||
"ToolTip": "<p>"
|
||||
+ QT_TRANSLATE_NOOP(
|
||||
"Assembly_CreateSimulation",
|
||||
|
||||
Reference in New Issue
Block a user