Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into cura4.0_header

This commit is contained in:
Diego Prado Gesto 2018-10-10 16:36:11 +02:00
commit d49a4f1179
5 changed files with 18 additions and 79 deletions

View file

@ -20,16 +20,6 @@ Item
height: UM.Theme.getSize("views_selector").height
OrientationViews
{
id: orientationViews
anchors {
verticalCenter: parent.verticalCenter
right: viewModeButton.left
rightMargin: UM.Theme.getSize("default_margin").width
}
}
ComboBox
{