mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 20:31:35 -07:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
d04e630497
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ Item
|
||||||
id: reloadAllAction;
|
id: reloadAllAction;
|
||||||
text: catalog.i18nc("@action:inmenu menubar:file","Re&load All Models");
|
text: catalog.i18nc("@action:inmenu menubar:file","Re&load All Models");
|
||||||
iconName: "document-revert";
|
iconName: "document-revert";
|
||||||
|
shortcut: "F5"
|
||||||
onTriggered: Printer.reloadAll();
|
onTriggered: Printer.reloadAll();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue