WIP: Cleanup MaterialsModel

This commit is contained in:
Lipu Fei 2018-02-20 09:13:11 +01:00
parent 62c31c2f6c
commit 6cc65e97f2
3 changed files with 4 additions and 37 deletions

View file

@ -17,7 +17,7 @@ Item
UM.I18nCatalog { id: catalog; name: "cura"; }
Cura.NewMaterialsModel {
Cura.MaterialsModel {
id: materialsModel
}