mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Rename printersModel to GlobalStacksModel
This is a better description for the model anyway. CURA-6011
This commit is contained in:
parent
a16e406507
commit
fd9b29fee2
5 changed files with 7 additions and 6 deletions
|
@ -11,7 +11,7 @@ ListView
|
|||
{
|
||||
id: listView
|
||||
height: childrenRect.height
|
||||
model: Cura.PrintersModel {}
|
||||
model: Cura.GlobalStacksModel {}
|
||||
section.property: "hasRemoteConnection"
|
||||
|
||||
section.delegate: Label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue