Remove unused entries from the theme

This commit is contained in:
Jaime van Kessel 2019-04-01 15:18:49 +02:00
parent 395dc269b0
commit 5105b67a8c
3 changed files with 2 additions and 6 deletions

View file

@ -14,7 +14,7 @@ Rectangle
Column
{
height: childrenRect.height + 2 * padding
spacing: UM.Theme.getSize("toolbox_showcase_spacing").width
spacing: UM.Theme.getSize("default_margin").width
width: parent.width
padding: UM.Theme.getSize("wide_margin").height
Label