zcashd pane on main tab widget

This commit is contained in:
Aditya Kulkarni
2018-11-06 15:00:10 -08:00
parent a2f6768f6c
commit 5fc905c926
10 changed files with 196 additions and 13 deletions

View File

@@ -33,6 +33,7 @@ public:
void setConnection(Connection* c);
void setEZcashd(QProcess* p);
const QProcess* getEZcashD() { return ezcashd; }
void refresh(bool force = false);