mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 14:21:19 -07:00
Rename SectionName to DiscoverySource in GlobalStacksModel
This commit is contained in:
parent
a97410656f
commit
e623c807ce
2 changed files with 4 additions and 4 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue