Merge 0.5.7 (#88)

* Add null checks

* update label

* capitalization and update translations

* v0.5.7

* Don't show error on cancel
This commit is contained in:
adityapk00
2019-01-16 19:32:20 -08:00
committed by GitHub
parent 473fff9151
commit bdcbc541fd
11 changed files with 583 additions and 361 deletions

View File

@@ -38,7 +38,7 @@ public:
void refreshAddresses();
void checkForUpdate();
void checkForUpdate(bool silent = true);
void refreshZECPrice();
void getZboardTopics(std::function<void(QMap<QString, QString>)> cb);