Browse Source

tabbar minor

patch-4
Sander van Grieken 3 years ago
parent
commit
329bbaff3d
  1. 1
      electrum/gui/qml/components/WalletMainView.qml

1
electrum/gui/qml/components/WalletMainView.qml

@ -136,6 +136,7 @@ Item {
TabBar {
id: tabbar
position: TabBar.Footer
Layout.fillWidth: true
currentIndex: swipeview.currentIndex
TabButton {

Loading…
Cancel
Save