mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
qt, refactor: Drop intermediate BitcoinApplication::shutdownResult slot
This commit is contained in:
@@ -73,7 +73,6 @@ public Q_SLOTS:
|
||||
void initializeResult(bool success, interfaces::BlockAndHeaderTipInfo tip_info);
|
||||
/// Request core shutdown
|
||||
void requestShutdown();
|
||||
void shutdownResult();
|
||||
/// Handle runaway exceptions. Shows a message box with the problem and quits the program.
|
||||
void handleRunawayException(const QString &message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user