Compare commits
No commits in common. "c1267d5d8ef7c176867d4e9a7ffef8d708ecabf8" and "c12e3c16063710bc45f408bff51a538ea2ec810c" have entirely different histories.
c1267d5d8e
...
c12e3c1606
@ -100,7 +100,6 @@ Rectangle {
|
|||||||
CustomIcon {
|
CustomIcon {
|
||||||
id: batIcon
|
id: batIcon
|
||||||
Layout.alignment: Qt.AlignVCenter
|
Layout.alignment: Qt.AlignVCenter
|
||||||
visible: UPower.displayDevice.isLaptopBattery
|
|
||||||
text: Fn.getBatteryIcon(root.perc)
|
text: Fn.getBatteryIcon(root.perc)
|
||||||
MouseArea {
|
MouseArea {
|
||||||
id: batHover
|
id: batHover
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user