1
0

qml: remove leftover

This commit is contained in:
Sander van Grieken
2023-01-30 14:10:25 +01:00
parent 4aa319e5c3
commit 54ced26885

View File

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