Add boolean HaveWatchonly and signal NotifyWatchonlyChanged
This commit is contained in:
@@ -58,6 +58,7 @@ private slots:
|
||||
void updateDisplayUnit();
|
||||
void handleTransactionClicked(const QModelIndex &index);
|
||||
void updateAlerts(const QString &warnings);
|
||||
void updateWatchOnlyLabels(bool showWatchOnly);
|
||||
};
|
||||
|
||||
#endif // OVERVIEWPAGE_H
|
||||
|
||||
Reference in New Issue
Block a user