Browse Source

qml: remove leftover

Sander van Grieken 3 years ago
parent
commit
54ced26885
  1. 8
      electrum/gui/qml/components/main.qml

8
electrum/gui/qml/components/main.qml

@ -120,14 +120,6 @@ ApplicationWindow
}
}
}
Rectangle {
color: 'transparent'
Layout.preferredWidth: constants.paddingSmall
height: 1
visible: !menuButton.visible
}
}
WalletSummary {

Loading…
Cancel
Save