mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-30 07:44:22 +08:00
Add "..." to Duplicate Model menu entry to indicate there is a dialog
This commit is contained in:
parent
6752a18435
commit
0ce4b5f2de
@ -232,7 +232,7 @@ Item
|
|||||||
Action
|
Action
|
||||||
{
|
{
|
||||||
id: multiplyObjectAction;
|
id: multiplyObjectAction;
|
||||||
text: catalog.i18nc("@action:inmenu","&Duplicate Model");
|
text: catalog.i18nc("@action:inmenu","&Duplicate Model...");
|
||||||
iconName: "edit-duplicate"
|
iconName: "edit-duplicate"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user