qt: Add privacy feature to Overview page

This commit is contained in:
Hennadii Stepanov
2020-01-04 21:20:00 +02:00
parent 73d8ef7274
commit 8d75115844
9 changed files with 78 additions and 27 deletions

View File

@ -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 */