- Ask for exit confirmation only if the download list is not empty

This commit is contained in:
Christophe Dumez 2007-04-04 00:47:26 +00:00
parent c6c4bc1277
commit c832d91f79
51 changed files with 5561 additions and 3657 deletions

View file

@ -467,7 +467,7 @@ void SearchEngine::on_update_nova_button_clicked(){
curl_easy_cleanup(curl);
// Close tmp file
fclose(file);
qDebug("Version on qbittorrent.org: %f", getNovaVersion(filePath));
qDebug("Version on qbittorrent.org: %.2f", getNovaVersion(filePath));
float version_on_server = getNovaVersion(filePath);
if(version_on_server == 0.0){
//First server is down, try the mirror