- Updated Russian translation

- Progress column is now correctly sorted on startup (closes #133925 again)
This commit is contained in:
Christophe Dumez 2008-10-06 18:34:47 +00:00
parent cf2abe45de
commit 96c38f7be4
33 changed files with 115 additions and 98 deletions

View file

@ -1842,7 +1842,7 @@ void bittorrent::readAlerts() {
TorrentsStartData[hash] = h.total_payload_download();
}
}
//emit torrentFinishedChecking(hash);
emit torrentFinishedChecking(hash);
}
}
a = s->pop_alert();