Compare commits

..

No commits in common. "c1267d5d8ef7c176867d4e9a7ffef8d708ecabf8" and "c12e3c16063710bc45f408bff51a538ea2ec810c" have entirely different histories.

View File

@ -100,7 +100,6 @@ Rectangle {
CustomIcon {
id: batIcon
Layout.alignment: Qt.AlignVCenter
visible: UPower.displayDevice.isLaptopBattery
text: Fn.getBatteryIcon(root.perc)
MouseArea {
id: batHover