mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Fix status bar not displaying Alerts.
This commit is contained in:
@@ -33,6 +33,8 @@ public:
|
||||
bool inInitialBlockDownload() const;
|
||||
//! Return conservative estimate of total number of blocks, or 0 if unknown
|
||||
int getNumBlocksOfPeers() const;
|
||||
//! Return warnings to be displayed in status bar
|
||||
QString getStatusBarWarnings() const;
|
||||
|
||||
QString formatFullVersion() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user