#87 Notify if update is available

This commit is contained in:
Aditya Kulkarni
2019-01-14 14:19:01 -08:00
parent 683e82b7d2
commit fbdfe1fc33
3 changed files with 55 additions and 0 deletions

View File

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