Loading main.qml +2 −3 Original line number Diff line number Diff line Loading @@ -162,7 +162,6 @@ Window { OpacityAnimator { from: 0.1 to: 0.5 running: true duration: 30000 } } Loading Loading @@ -215,7 +214,7 @@ Window { Column { anchors.verticalCenter: parent.verticalCenter anchors.horizontalCenter: parent.horizontalCenter spacing: 90 Row{ QUItBattery { id: battery Loading Loading
main.qml +2 −3 Original line number Diff line number Diff line Loading @@ -162,7 +162,6 @@ Window { OpacityAnimator { from: 0.1 to: 0.5 running: true duration: 30000 } } Loading Loading @@ -215,7 +214,7 @@ Window { Column { anchors.verticalCenter: parent.verticalCenter anchors.horizontalCenter: parent.horizontalCenter spacing: 90 Row{ QUItBattery { id: battery Loading