Rename ProfilesPageModel.py to QualityAndUserProfilesModel.py. Step 2 of 2.

Contributes to CURA-2414 Quality changes profiles are created incorrectly
This commit is contained in:
Simon Edwards 2016-10-03 15:19:15 +02:00
parent a0f345285d
commit 5d1b77c551
4 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ UM.ManagementPage
title: catalog.i18nc("@title:tab", "Profiles");
property var extrudersModel: Cura.ExtrudersModel{}
model: Cura.ProfilesPageModel { }
model: Cura.QualityAndUserProfilesModel { }
section.property: "readOnly"
section.delegate: Rectangle