From 0a7f315c1a2fbcc3851121d653b91d1fad6d5bad Mon Sep 17 00:00:00 2001 From: adityapk00 Date: Wed, 21 Nov 2018 19:20:05 -0800 Subject: [PATCH] update tab stops --- src/mainwindow.cpp | 1 + src/mainwindow.ui | 19 +++++++++++++++---- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index b711996..c598f05 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -169,6 +169,7 @@ void MainWindow::turnstileProgress() { else progress.buttonBox->button(QDialogButtonBox::Discard)->setVisible(false); + // Abort button clicked QObject::connect(progress.buttonBox->button(QDialogButtonBox::Discard), &QPushButton::clicked, [&] () { if (curProgress.step != curProgress.totalSteps) { auto abort = QMessageBox::warning(this, "Are you sure you want to Abort?", diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 7c93105..9703b6f 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -22,7 +22,7 @@ - 1 + 2 @@ -711,6 +711,9 @@ Address + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + @@ -1048,19 +1051,27 @@ tabWidget inputsCombo - sendAddressBalance - sendToScrollArea Address1 Amount1 Max1 + AddressBook1 + MemoBtn1 addAddressButton sendTransactionButton cancelSendButton - balancesTable + rdioZSAddr rdioTAddr + rdioZAddr listRecieveAddresses btnRecieveNewAddr + txtRecieve + rcvLabel + rcvUpdateLabel transactionsTable + balancesTable + minerFeeAmt + sendAddressBalance + sendToScrollArea