Start MachineSelector refactor by allowing list model to be passed in.

CURA-9424
This commit is contained in:
Joey de l'Arago 2022-11-04 15:11:04 +01:00
parent f8ed660d58
commit 2019d8f3af
4 changed files with 8 additions and 2 deletions

View file

@ -10,7 +10,6 @@ import Cura 1.0 as Cura
ListView
{
id: listView
model: Cura.MachineListModel {}
section.property: "isOnline"
property real contentHeight: childrenRect.height