mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
revert changes to functions
CURA-9793
This commit is contained in:
parent
9a03094bfd
commit
435c67f97a
1 changed files with 2 additions and 2 deletions
|
@ -64,11 +64,11 @@ RowLayout
|
|||
target: propertyProvider
|
||||
function onContainerStackChanged()
|
||||
{
|
||||
comboboxModel.updateModel()
|
||||
updateTimer.restart()
|
||||
}
|
||||
function onIsValueUsedChanged()
|
||||
{
|
||||
comboboxModel.updateModel()
|
||||
updateTimer.restart()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue