mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
CURA-4400 fix updating quality slider
This commit is contained in:
parent
3b8d470323
commit
961b868424
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ Item
|
|||
|
||||
Connections
|
||||
{
|
||||
target: Cura.QualityProfilesModel
|
||||
target: Cura.QualityProfilesDropDownMenuModel
|
||||
onItemsChanged: qualityModel.update()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue