mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
WIP: Use GlobalStackModel for Machine management page
This commit is contained in:
parent
b3621bae84
commit
4f05a2ab5f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ UM.ManagementPage
|
|||
id: base;
|
||||
|
||||
title: catalog.i18nc("@title:tab", "Printers");
|
||||
model: Cura.MachineManagementModel { }
|
||||
model: Cura.GlobalStacksModel { }
|
||||
|
||||
activeId: Cura.MachineManager.activeMachineId
|
||||
activeIndex: activeMachineIndex()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue