qml: restore Save button in InvoiceDialog, restore invoice list view, now from menu
This commit is contained in:
@@ -118,6 +118,10 @@ ApplicationWindow
|
||||
anchors.fill: parent
|
||||
|
||||
initialItem: Qt.resolvedUrl('WalletMainView.qml')
|
||||
|
||||
function getRoot() {
|
||||
return mainStackView.get(0)
|
||||
}
|
||||
}
|
||||
|
||||
Timer {
|
||||
|
||||
Reference in New Issue
Block a user