mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Implemented importing multiple profiles from .curaprofile file
CURA-2099
This commit is contained in:
parent
ced6cd7320
commit
fcfbf78f9e
3 changed files with 23 additions and 19 deletions
|
@ -108,7 +108,6 @@ UM.ManagementPage
|
|||
text: catalog.i18nc("@action:button", "Import");
|
||||
iconName: "document-import";
|
||||
onClicked: importDialog.open();
|
||||
enabled: false
|
||||
},
|
||||
Button
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue