Add a radius to the printer type label

This commit is contained in:
Diego Prado Gesto 2018-12-19 09:33:46 +01:00
parent 66ed9ed201
commit 6987d5ff78

View file

@ -19,6 +19,7 @@ Item
{
anchors.fill: parent
color: UM.Theme.getColor("printer_type_label_background")
radius: UM.Theme.getSize("checkbox_radius").width
}
Label