mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-01 03:01:09 +02:00
qt: Add privacy feature to Overview page
This commit is contained in:
@ -115,6 +115,7 @@ public Q_SLOTS:
|
||||
void requestedSyncWarningInfo();
|
||||
|
||||
Q_SIGNALS:
|
||||
void setPrivacy(bool privacy);
|
||||
void transactionClicked();
|
||||
void coinsSent();
|
||||
/** Fired when a message should be reported to the user */
|
||||
|
Reference in New Issue
Block a user