mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
- Should fix progress column sorting
This commit is contained in:
parent
74b2b955c9
commit
9683916d88
@ -543,7 +543,6 @@ void GUI::sortProgressColumnDelayed() {
|
||||
if(delayedSorting){
|
||||
sortDownloadListFloat(PROGRESS, delayedSortingOrder);
|
||||
qDebug("Delayed sorting of progress column");
|
||||
delayedSorting = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user