mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 23:16:06 +08: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
@ -181,6 +181,7 @@ Item
|
|||||||
id: deleteAllAction;
|
id: deleteAllAction;
|
||||||
text: catalog.i18nc("@action:inmenu","&Clear Build Platform");
|
text: catalog.i18nc("@action:inmenu","&Clear Build Platform");
|
||||||
iconName: "edit-delete";
|
iconName: "edit-delete";
|
||||||
|
shortcut: "Ctrl+D";
|
||||||
}
|
}
|
||||||
|
|
||||||
Action
|
Action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user