Implemented importing multiple profiles from .curaprofile file

CURA-2099
This commit is contained in:
Jaime van Kessel 2016-08-26 14:37:21 +02:00
parent ced6cd7320
commit fcfbf78f9e
3 changed files with 23 additions and 19 deletions

View file

@ -108,7 +108,6 @@ UM.ManagementPage
text: catalog.i18nc("@action:button", "Import");
iconName: "document-import";
onClicked: importDialog.open();
enabled: false
},
Button
{