forked from Public/monero-gui
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