Rename printersModel to GlobalStacksModel

This is a better description for the model anyway.

CURA-6011
This commit is contained in:
Jaime van Kessel 2018-12-31 11:09:39 +01:00
parent a16e406507
commit fd9b29fee2
5 changed files with 7 additions and 6 deletions

View file

@ -11,7 +11,7 @@ ListView
{
id: listView
height: childrenRect.height
model: Cura.PrintersModel {}
model: Cura.GlobalStacksModel {}
section.property: "hasRemoteConnection"
section.delegate: Label