Cleanup (#61)
This commit is contained in:
committed by
adityapk00
parent
8b3017e1c0
commit
ba080c1ce4
@@ -105,7 +105,7 @@ void MainWindow::closeEvent(QCloseEvent* event) {
|
||||
s.setValue("baltablegeometry", ui->balancesTable->horizontalHeader()->saveState());
|
||||
s.setValue("tratablegeometry", ui->transactionsTable->horizontalHeader()->saveState());
|
||||
|
||||
// Let the RPC know to shutdown any running service.
|
||||
// Let the RPC know to shut down any running service.
|
||||
rpc->shutdownZcashd();
|
||||
|
||||
// Bubble up
|
||||
|
||||
Reference in New Issue
Block a user