Remove comment

CURA-8421
This commit is contained in:
Konstantinos Karmas 2021-09-21 11:06:45 +02:00
parent 0d932991d4
commit ee564782b5
2 changed files with 1 additions and 2 deletions

View file

@ -54,7 +54,6 @@ Item
id: accountWidget
anchors.verticalCenter: parent.verticalCenter
// anchors.horizontalCenter: signInButton.horizontalCenter
implicitHeight: Math.round(0.5 * UM.Theme.getSize("main_window_header").height)
implicitWidth: Math.round(0.5 * UM.Theme.getSize("main_window_header").height)

View file

@ -97,4 +97,4 @@ Button
elide: Text.ElideRight
}
}
}
}