mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-20 12:39:47 +01:00
[Qt] Do proper shutdown
This commit is contained in:
@@ -444,6 +444,8 @@ void BitcoinApplication::requestShutdown()
|
||||
delete clientModel;
|
||||
clientModel = 0;
|
||||
|
||||
StartShutdown();
|
||||
|
||||
// Request shutdown from core thread
|
||||
Q_EMIT requestedShutdown();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user