mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:55:56 +08:00
WIP: Use GlobalStackModel for Machine management page
This commit is contained in:
parent
b3621bae84
commit
4f05a2ab5f
@ -14,7 +14,7 @@ UM.ManagementPage
|
|||||||
id: base;
|
id: base;
|
||||||
|
|
||||||
title: catalog.i18nc("@title:tab", "Printers");
|
title: catalog.i18nc("@title:tab", "Printers");
|
||||||
model: Cura.MachineManagementModel { }
|
model: Cura.GlobalStacksModel { }
|
||||||
|
|
||||||
activeId: Cura.MachineManager.activeMachineId
|
activeId: Cura.MachineManager.activeMachineId
|
||||||
activeIndex: activeMachineIndex()
|
activeIndex: activeMachineIndex()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user