mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 00:07:51 -06:00
use notify to update exportedSettingModel
This commit is contained in:
parent
40bc08f482
commit
a58cd69b39
3 changed files with 8 additions and 3 deletions
|
@ -205,7 +205,6 @@ UM.Dialog
|
|||
{
|
||||
tableModel.clear()
|
||||
tableModel.rows = modelRows
|
||||
numberOfOverrides.rightLabelText = catalog.i18ncp("@action:label", "%1 override", "%1 overrides", manager.exportedSettingModel.rowCount()).arg(manager.exportedSettingModel.rowCount())
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue