Rename SectionName to DiscoverySource in GlobalStacksModel

This commit is contained in:
Lipu Fei 2019-03-20 10:39:23 +01:00
parent a97410656f
commit e623c807ce
2 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@ UM.ManagementPage
title: catalog.i18nc("@title:tab", "Printers");
model: Cura.GlobalStacksModel { }
sectionRole: "sectionName"
sectionRole: "discoverySource"
activeId: Cura.MachineManager.activeMachineId
activeIndex: activeMachineIndex()