1
0

rename ConfirmInvoiceDialog to InvoiceDialog and style buttons like RequestDialog

This commit is contained in:
Sander van Grieken
2022-06-03 13:26:45 +02:00
parent 6a9df9b665
commit 3046c0bbae
3 changed files with 17 additions and 9 deletions

View File

@@ -228,7 +228,7 @@ Pane {
Component {
id: confirmInvoiceDialog
ConfirmInvoiceDialog {
InvoiceDialog {
onDoPay: {
if (invoice.invoiceType == Invoice.OnchainInvoice) {
var dialog = confirmPaymentDialog.createObject(rootItem, {