Fix code styles

CURA-6005
This commit is contained in:
Lipu Fei 2019-01-03 11:08:01 +01:00
parent 773190bee1
commit 136317c3c7
2 changed files with 8 additions and 7 deletions

View file

@ -120,12 +120,11 @@ Button
visible: text != "" && button.hovered
}
BusyIndicator {
BusyIndicator
{
id: busyIndicator
anchors {
centerIn: parent
}
anchors.centerIn: parent
width: height
height: parent.height