mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
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:
parent
a0f345285d
commit
5d1b77c551
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue