battery-wid
This commit is contained in:
@@ -12,8 +12,6 @@ Item {
|
||||
anchors.top: parent.top
|
||||
anchors.bottom: parent.bottom
|
||||
|
||||
Component.onCompleted: UPower.findDevice()
|
||||
|
||||
CustomText {
|
||||
text: UPower.batteryDevice.percentage + "%"
|
||||
anchors.centerIn: parent
|
||||
|
||||
Reference in New Issue
Block a user