mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -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
|
@ -9,7 +9,7 @@ import Cura 1.0 as Cura
|
|||
|
||||
Instantiator
|
||||
{
|
||||
model: Cura.PrintersModel {}
|
||||
model: Cura.GlobalStacksModel {}
|
||||
MenuItem
|
||||
{
|
||||
text: model.metadata["connect_group_name"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue