mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
qt: Revamp ClientModel code to handle NetworkActiveChanged core signal
No behavior change.
This commit is contained in:
@@ -122,7 +122,6 @@ Q_SIGNALS:
|
||||
void showProgress(const QString &title, int nProgress);
|
||||
|
||||
public Q_SLOTS:
|
||||
void updateNetworkActive(bool networkActive);
|
||||
void updateAlert();
|
||||
void updateBanlist();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user