Dev channel to GitHub (#2557)

This commit is contained in:
Zach H 2017-03-31 14:47:49 -04:00 committed by GitHub
parent 6d07709174
commit d7e5b29d41
2 changed files with 50 additions and 39 deletions

View file

@ -125,7 +125,7 @@ void DlgUpdate::finishedUpdateCheck(bool needToUpdate, bool isCompatible, Releas
//If there is an update, save its URL and work out its name
updateUrl = release->getDownloadUrl();
QMessageBox::StandardButton reply;
int reply;
reply = QMessageBox::question(this, "Update Available",
tr("A new version is available:<br/>%1<br/>published on %2 ."
"<br/>More informations are available on the <a href=\"%3\">release changelog</a>"