Rework the update checking system

This commit is contained in:
Andrew
2013-12-04 12:34:12 -06:00
parent 6aa9bd0f77
commit bf94aaea75
11 changed files with 394 additions and 176 deletions

View File

@ -161,7 +161,7 @@ slots:
void startTask(Task *task);
void updateAvailable();
void updateAvailable(QString repo, QString versionName, int versionId);
void activeAccountChanged();