mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -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
|
@ -13,4 +13,4 @@ from .SettingOverrideDecorator import SettingOverrideDecorator
|
|||
from .QualitySettingsModel import QualitySettingsModel
|
||||
from .SettingInheritanceManager import SettingInheritanceManager
|
||||
from .ProfilesModel import ProfilesModel
|
||||
from .ProfilesPageModel import ProfilesPageModel
|
||||
from .QualityAndUserProfilesModel import QualityAndUserProfilesModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue