mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- Updated Russian translation
- Progress column is now correctly sorted on startup (closes #133925 again)
This commit is contained in:
parent
cf2abe45de
commit
96c38f7be4
33 changed files with 115 additions and 98 deletions
|
@ -1842,7 +1842,7 @@ void bittorrent::readAlerts() {
|
|||
TorrentsStartData[hash] = h.total_payload_download();
|
||||
}
|
||||
}
|
||||
//emit torrentFinishedChecking(hash);
|
||||
emit torrentFinishedChecking(hash);
|
||||
}
|
||||
}
|
||||
a = s->pop_alert();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue