mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Add save shortcut to save
No idea why it wasn't there in the first place.
This commit is contained in:
parent
70d7bcd412
commit
7a3f9d621a
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ Menu
|
|||
MenuItem
|
||||
{
|
||||
id: saveWorkspaceMenu
|
||||
shortcut: StandardKey.Save
|
||||
text: catalog.i18nc("@title:menu menubar:file", "&Save...")
|
||||
onTriggered:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue