fix updater from bintray api issue

This commit is contained in:
Zach H 2016-05-07 21:28:45 -04:00
parent ff1091ac02
commit d46cdd8044
4 changed files with 17 additions and 13 deletions

View file

@ -24,6 +24,7 @@ private slots:
private:
QUrl updateUrl;
void enableUpdateButton(bool enable);
void enableOkButton(bool enable);
void beginUpdateCheck();
void setLabel(QString text);
QLabel *text;