Fix PrintSetupSelector for previewStage

CURA-5785
This commit is contained in:
Jaime van Kessel 2018-11-13 15:35:05 +01:00
parent c18b8241f5
commit deb5fd1926
2 changed files with 3 additions and 1 deletions

View file

@ -24,6 +24,7 @@ Cura.ExpandableComponent
signal showTooltip(Item item, point location, string text)
signal hideTooltip()
implicitWidth: 200
height: childrenRect.height
iconSource: UM.Theme.getIcon("pencil")