Profiles model is now a singleton, to prevent the agressive garbage collecting to break stuff

CURA-2826
This commit is contained in:
Jaime van Kessel 2016-10-27 14:26:43 +02:00
parent 4a5d7cbc73
commit 1aa71d6171
3 changed files with 17 additions and 2 deletions

View file

@ -13,7 +13,7 @@ Menu
Instantiator
{
model: Cura.ProfilesModel { }
model: Cura.ProfilesModel
MenuItem
{