Fix QML error about use of anchors in a row

This commit is contained in:
fieldOfView 2016-12-07 22:30:31 +01:00
parent d67395b42b
commit ace4bfba10

View File

@ -21,7 +21,7 @@ Column
signal showTooltip(Item item, point location, string text)
signal hideTooltip()
Row
Item
{
id: extruderSelectionRow
width: parent.width