mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 08:43:08 -07:00
- Removed some debug
- Updated Changelog (now libtorrent supports Bittorrent FAST extension)
This commit is contained in:
parent
12fd87ab85
commit
d5fa6cefe4
3 changed files with 3 additions and 1 deletions
|
@ -541,7 +541,7 @@ void GUI::updateDlList(bool force){
|
|||
// No need to update if qBittorrent DL list is hidden
|
||||
return;
|
||||
}
|
||||
BTSession->printPausedTorrents();
|
||||
//BTSession->printPausedTorrents();
|
||||
LCD_UpSpeed->display(tmp); // UP LCD
|
||||
LCD_DownSpeed->display(tmp2); // DL LCD
|
||||
// browse handles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue