Fix code style

This commit is contained in:
Lipu Fei 2019-03-20 11:16:45 +01:00
parent f0104f6245
commit 3114072038

View file

@ -161,7 +161,8 @@ ScrollView
border.width: UM.Theme.getSize("default_lining").width
border.color: radioButton.hovered ? UM.Theme.getColor("small_button_text") : UM.Theme.getColor("small_button_text_hover")
Rectangle {
Rectangle
{
width: parent.width / 2
height: width
anchors.centerIn: parent