mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Merge pull request #502 from ad1217/clear-platform-shortcut
Add Ctrl+D shortcut to clear platform. Fixes #475
This commit is contained in:
commit
e9c7edf043
1 changed files with 1 additions and 0 deletions
|
@ -181,6 +181,7 @@ Item
|
|||
id: deleteAllAction;
|
||||
text: catalog.i18nc("@action:inmenu","&Clear Build Platform");
|
||||
iconName: "edit-delete";
|
||||
shortcut: "Ctrl+D";
|
||||
}
|
||||
|
||||
Action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue