Assembly: Fix conflicting shortcuts

This commit is contained in:
Max Wilfinger
2025-06-19 11:09:58 +02:00
committed by Chris Hennes
parent 9accf3eaf8
commit f66c2a27f2
2 changed files with 3 additions and 3 deletions

View File

@@ -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",