CURA-5035: Clean-up

This commit is contained in:
Ian Paschal 2018-04-12 14:03:53 +02:00
parent 6e9f7174b6
commit e13c45daee
19 changed files with 185 additions and 179 deletions

View file

@ -10,7 +10,7 @@ import UM 1.1 as UM
Item
{
id: base
property var details: manager.packagesModel.items[0]
property var details: toolbox.packagesModel.items[0]
anchors.fill: parent
ToolboxBackColumn
{