mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Rss Feed downloader fix
This commit is contained in:
@@ -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();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user