Fix minor review comments

CURA-6598
This commit is contained in:
Jaime van Kessel 2019-09-18 14:17:26 +02:00
parent fade8d3644
commit 84e5114566
No known key found for this signature in database
GPG key ID: 3710727397403C91
2 changed files with 9 additions and 8 deletions

View file

@ -182,11 +182,12 @@ Popup
Rectangle
{
height: 1
height: UM.Theme.getSize("default_lining").height
anchors.left: parent.left
anchors.right: parent.right
color: borderColor
}
MenuButton
{
labelText: Cura.Actions.addProfile.text