fix typo
This commit is contained in:
@@ -363,7 +363,7 @@ void MainWindow::closeEvent(QCloseEvent* event) {
|
|||||||
void MainWindow::closeEventpw(QCloseEvent* event) {
|
void MainWindow::closeEventpw(QCloseEvent* event) {
|
||||||
|
|
||||||
// Let the RPC know to shut down any running service.
|
// Let the RPC know to shut down any running service.
|
||||||
rpc->shutdownhushdStartup();
|
rpc->shutdownhushd();
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user