Merge branch '4.0' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2019-03-04 16:00:56 +01:00
commit 6157cb6f91
3 changed files with 11 additions and 10 deletions

View file

@ -221,6 +221,7 @@ Item
height: 18 * screenScaleFactor // TODO: Theme!
width: childrenRect.width
visible: !cloudConnection
UM.RecolorImage
{
@ -263,4 +264,4 @@ Item
}
}
}
}
}