Move LegacyProfileReader to new setting structure

Untested as the profile manager is not functional at the moment.

Contributes to issue CURA-1278.
This commit is contained in:
Ghostkeeper 2016-05-20 16:22:00 +02:00
parent 117973ee25
commit 754932f83a
2 changed files with 10 additions and 8 deletions

View file

@ -13,7 +13,7 @@ def getMetaData():
"author": "Ultimaker",
"version": "1.0",
"description": catalog.i18nc("@info:whatsthis", "Provides support for importing profiles from legacy Cura versions."),
"api": 2
"api": 3
},
"profile_reader": [
{