@ -137,7 +137,6 @@ Rectangle {
anchors {
left: root.left
right: root.right
top: sizeGrip.bottom
bottom: root.bottom
}
@ -19,9 +19,6 @@ Rectangle {
id: lastBlockLabel
objectName: "lastBlockLabel"
text: "---"
font.pixelSize: 10
anchors.right: peerGroup.left
anchors.rightMargin: 5
onTextChanged: {
//menuItem.secondaryTitle = text
@ -18,10 +18,8 @@ Rectangle {
Label {
objectName: "balanceLabel"
visible: false
anchors.right: lastBlockLabel.left
balance.text = text
menuItem.secondaryTitle = text