mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 01:07:52 -06:00
Fix QualityManager doc
This commit is contained in:
parent
c6128ef5ba
commit
29631fa8eb
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ from .QualityNode import QualityNode
|
|||
|
||||
|
||||
#
|
||||
# Similar to MaterialManager, QualityManager maintains a number of maps and trees for material lookup.
|
||||
# Similar to MaterialManager, QualityManager maintains a number of maps and trees for quality profile lookup.
|
||||
# The models GUI and QML use are now only dependent on the QualityManager. That means as long as the data in
|
||||
# QualityManager gets updated correctly, the GUI models should be updated correctly too, and the same goes for GUI.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue