mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
rss : try to download streams' favicon
This commit is contained in:
parent
3fa88436c3
commit
7d8d4e7ee5
6 changed files with 76 additions and 54 deletions
|
@ -46,7 +46,7 @@ class RSSImp : public QWidget, public Ui::RSS{
|
|||
void renameStream();
|
||||
void refreshStream();
|
||||
void createStream();
|
||||
void updateStreamName(const unsigned short&);
|
||||
void updateStreamName(const unsigned short&, const unsigned short&);
|
||||
//void updateAllStreamsName();
|
||||
void refreshAllStreams();
|
||||
void refreshStreamList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue