We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a552430 commit 782b4e1Copy full SHA for 782b4e1
fancy-bar/modules/icons/BatteryIcon.qml
@@ -9,8 +9,6 @@ Item {
9
property real size: 1
10
11
readonly property real borderWidth: size * 0.05
12
- readonly property real nubWidth: nub.width
13
- readonly property real nubHeight: nub.height
14
readonly property real bodyWidth: body.width
15
readonly property real bodyHeight: body.height
16
readonly property real bodyRadius: body.radius
0 commit comments