Make fees on send tab labels

This commit is contained in:
Aditya Kulkarni
2018-10-21 21:06:48 -07:00
parent 0a14fbc911
commit c31111098f
4 changed files with 60 additions and 0 deletions

View File

@@ -328,6 +328,7 @@ void MainWindow::setupRecieveTab() {
}
};
// zAddr toggle button
QObject::connect(ui->rdioZAddr, &QRadioButton::toggled, addZAddrsToComboList);
// Explicitly get new address button.