mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- Updated Russian translation
- Progress column is now correctly sorted on startup (closes #133925 again)
This commit is contained in:
@@ -1842,7 +1842,7 @@ void bittorrent::readAlerts() {
|
||||
TorrentsStartData[hash] = h.total_payload_download();
|
||||
}
|
||||
}
|
||||
//emit torrentFinishedChecking(hash);
|
||||
emit torrentFinishedChecking(hash);
|
||||
}
|
||||
}
|
||||
a = s->pop_alert();
|
||||
|
||||
Reference in New Issue
Block a user