mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
qt: Drop no longer used BitcoinApplication::splashFinished() signal
This commit is contained in:
@@ -89,7 +89,6 @@ public Q_SLOTS:
|
||||
Q_SIGNALS:
|
||||
void requestedInitialize();
|
||||
void requestedShutdown();
|
||||
void splashFinished();
|
||||
void windowShown(BitcoinGUI* window);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user