mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-21 01:37:29 -04:00
Balance on UI updated by the signal
This commit is contained in:
@@ -85,6 +85,9 @@ public:
|
||||
TransactionHistory * history();
|
||||
|
||||
// TODO: setListenter() when it implemented in API
|
||||
signals:
|
||||
void updated();
|
||||
|
||||
|
||||
private:
|
||||
Wallet(Bitmonero::Wallet *w, QObject * parent = 0);
|
||||
|
||||
Reference in New Issue
Block a user