Unhide label for master

This commit is contained in:
Mark 2018-06-14 10:59:05 +02:00
parent f5dd7f6e92
commit 49a3444b13

View file

@ -12,7 +12,7 @@ Column
height: childrenRect.height
width: parent.width
spacing: UM.Theme.getSize("default_margin").height
/* Hidden for 3.4
Label
{
id: heading
@ -21,7 +21,6 @@ Column
color: UM.Theme.getColor("text_medium")
font: UM.Theme.getFont("medium")
}
*/
GridLayout
{
id: grid