NOISSUE less jumpy download progress bars and redirect URL fix
This commit is contained in:
@ -76,7 +76,7 @@ private:
|
||||
QSet<int> m_doing;
|
||||
QSet<int> m_done;
|
||||
QSet<int> m_failed;
|
||||
qint64 current_progress = 0;
|
||||
qint64 total_progress = 0;
|
||||
//qint64 current_progress = 0;
|
||||
//qint64 total_progress = 0;
|
||||
bool m_aborted = false;
|
||||
};
|
||||
|
Reference in New Issue
Block a user