mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Clean up code
This commit is contained in:
parent
313a95bdd1
commit
409557ef30
4 changed files with 58 additions and 68 deletions
|
@ -67,7 +67,7 @@ namespace Net
|
|||
|
||||
private:
|
||||
void assignNetworkReply(QNetworkReply *reply);
|
||||
void handleRedirection(QUrl newUrl);
|
||||
void handleRedirection(const QUrl &newUrl);
|
||||
|
||||
static QString errorCodeToString(QNetworkReply::NetworkError status);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue