mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:09:04 +08: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
@ -29,6 +29,7 @@ Menu
|
|||||||
MenuItem
|
MenuItem
|
||||||
{
|
{
|
||||||
id: saveWorkspaceMenu
|
id: saveWorkspaceMenu
|
||||||
|
shortcut: StandardKey.Save
|
||||||
text: catalog.i18nc("@title:menu menubar:file", "&Save...")
|
text: catalog.i18nc("@title:menu menubar:file", "&Save...")
|
||||||
onTriggered:
|
onTriggered:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user