WIP: Cleanup MachineManager

This commit is contained in:
Lipu Fei 2018-02-19 21:20:10 +01:00
parent 0c3ac090c9
commit 5bb6efcb3e
2 changed files with 1 additions and 16 deletions

View file

@ -101,7 +101,7 @@ UM.Dialog
}
Label
{
text: Cura.MachineManager.activeDefinitionName
text: Cura.MachineManager.activeMachine.definition.name
width: (parent.width / 3) | 0
}
}