mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
|
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…
Add table
Add a link
Reference in a new issue