Skip to content

Commit

Permalink
Changed shortcut of experimental wall - https://forum.freecad.org/vie…
Browse files Browse the repository at this point in the history
  • Loading branch information
yorikvanhavre committed Jul 27, 2023
1 parent ec93fb1 commit d35c658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archguitools/gui_wall.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def GetResources(self):
os.path.dirname(__file__), "..", "icons", "Arch_Wall_Experimental.svg"
),
"MenuText": "Wall_EXPERIMENTAL",
"Accel": "W, A",
"Accel": "X, W, A",
"ToolTip": "EXPERIMENTAL\nCreate a wall object from scratch.",
}

Expand Down

0 comments on commit d35c658

Please sign in to comment.