CURA-5035 Re-implemented "installed" view

This commit is contained in:
Ian Paschal 2018-04-11 14:59:59 +02:00
parent 80c21acf79
commit a947b768d3
6 changed files with 192 additions and 110 deletions

View file

@ -34,7 +34,7 @@ Column
Repeater
{
model: manager.materialShowcaseModel
model: manager.pluginsShowcaseModel
delegate: ToolboxDownloadsShowcaseTile {}
}
}