CURA-5035 Added typings

This commit is contained in:
Ian Paschal 2018-04-20 16:21:57 +02:00
parent 9b556e9c86
commit 0944bba86b
5 changed files with 46 additions and 46 deletions

View file

@ -9,11 +9,11 @@ Item
{
id: header
width: parent.width
height: UM.Theme.getSize("toolbox_header").height * 4
height: UM.Theme.getSize("toolbox_header").height
Row
{
id: bar
spacing: 12
spacing: UM.Theme.getSize("default_margin").width
height: childrenRect.height
width: childrenRect.width
anchors