Fix/Implement update in toolbox

This commit is contained in:
Jack Ha 2018-05-14 16:01:59 +02:00
parent 8718ee34c9
commit 0f0b6a9712
5 changed files with 57 additions and 21 deletions

View file

@ -102,4 +102,4 @@ Item
onMetadataChanged: canUpdate = toolbox.canUpdate(model.id)
}
}
}
}