Merge branch 'master' into CURA-4234_expand_collapse

This commit is contained in:
Jack Ha 2017-12-12 15:43:32 +01:00
commit f28846acb9
116 changed files with 707 additions and 627 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) 2016 Ultimaker B.V.
// Copyright (c) 2017 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.2
@ -157,7 +157,7 @@ Menu
}
//: Model used to populate the brandModel
UM.InstanceContainersModel
Cura.MaterialsModel
{
id: materialsModel
filter: materialFilter()