mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 07:48:53 -07:00
Show the correct list of qualities and quality change profiles.
Contributes to CURA-2248 Duplicated profile not shown in the profile manager list
This commit is contained in:
parent
4a85ee85c1
commit
2742a4ef65
4 changed files with 38 additions and 31 deletions
|
|
@ -13,3 +13,4 @@ from .SettingOverrideDecorator import SettingOverrideDecorator
|
|||
from .QualitySettingsModel import QualitySettingsModel
|
||||
from .SettingInheritanceManager import SettingInheritanceManager
|
||||
from .ProfilesModel import ProfilesModel
|
||||
from .ProfilesPageModel import ProfilesPageModel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue