mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
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