Remove useful comment

This commit is contained in:
Diego Prado Gesto 2018-05-04 17:28:39 +02:00
parent 551cfa9d71
commit 58289a7b45

View file

@ -9,8 +9,6 @@ import UM 1.1 as UM
Column
{
// HACK: GridLayouts don't render to the correct height with odd numbers of
// items, so if odd, add some extra space.
height: childrenRect.height
width: parent.width
spacing: UM.Theme.getSize("default_margin").height