mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:05:53 +08:00
Add doc for CustomQualityProfilesModel
This commit is contained in:
parent
154d104f95
commit
f485702e58
@ -7,6 +7,9 @@ from UM.Logger import Logger
|
||||
from cura.Machines.Models.QualityProfilesModel import QualityProfilesModel
|
||||
|
||||
|
||||
#
|
||||
# This model is used for the custom profile items in the profile drop down menu.
|
||||
#
|
||||
class CustomQualityProfilesModel(QualityProfilesModel):
|
||||
|
||||
def _update(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user