NOISSUE less jumpy download progress bars and redirect URL fix

This commit is contained in:
Petr Mrázek
2017-04-30 02:54:37 +02:00
parent 1be99b075a
commit 794102b32c
4 changed files with 31 additions and 18 deletions

View File

@ -53,6 +53,7 @@ public: /* methods */
bool canAbort() const override;
private: /* methods */
QString getRedirect();
bool handleRedirect();
protected slots: