mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Start MachineSelector refactor by allowing list model to be passed in.
CURA-9424
This commit is contained in:
parent
f8ed660d58
commit
2019d8f3af
4 changed files with 8 additions and 2 deletions
|
@ -55,6 +55,8 @@ Item
|
|||
Layout.preferredWidth: parent.machineSelectorWidth
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
||||
machineListModel: Cura.MachineListModel {}
|
||||
}
|
||||
|
||||
Cura.ConfigurationMenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue