mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Material resolve box is reset properly
CURA-1263
This commit is contained in:
parent
ecdfef0431
commit
998f127499
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ UM.Dialog
|
||||||
{
|
{
|
||||||
machineResolveComboBox.currentIndex = 0
|
machineResolveComboBox.currentIndex = 0
|
||||||
qualityChangesResolveComboBox.currentIndex = 0
|
qualityChangesResolveComboBox.currentIndex = 0
|
||||||
materialConflictComboBox.currentIndex = 0
|
materialResolveComboBox.currentIndex = 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Item
|
Item
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue