mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Rss Feed downloader fix
This commit is contained in:
parent
a60615a2d8
commit
64ddf393aa
1 changed files with 0 additions and 3 deletions
|
@ -627,12 +627,9 @@ short RssStream::readDoc(QIODevice* device) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return 0;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
qDebug("XML Error: This is not a valid RSS document");
|
|
||||||
return -1;
|
|
||||||
|
|
||||||
resizeList();
|
resizeList();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue