1
0

qml: separate app menu and wallet menu

This commit is contained in:
Sander van Grieken
2023-03-02 12:54:59 +01:00
parent 67f3c1eb05
commit 6383f83933
4 changed files with 86 additions and 59 deletions

View File

@@ -11,6 +11,8 @@ Pane {
padding: 0
property string title: qsTr("Network")
ColumnLayout {
anchors.fill: parent
spacing: 0