Make fees on send tab labels
This commit is contained in:
@@ -328,6 +328,7 @@ void MainWindow::setupRecieveTab() {
|
||||
}
|
||||
};
|
||||
|
||||
// zAddr toggle button
|
||||
QObject::connect(ui->rdioZAddr, &QRadioButton::toggled, addZAddrsToComboList);
|
||||
|
||||
// Explicitly get new address button.
|
||||
|
||||
Reference in New Issue
Block a user