mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Slightly improved RSS feeds loading: Saved news can be displayed before the Feed is effectively updated
This commit is contained in:
@@ -60,7 +60,7 @@ class RSSImp : public QWidget, public Ui::RSS{
|
||||
void copySelectedFeedsURL();
|
||||
void createStream();
|
||||
void refreshAllStreams();
|
||||
void refreshNewsList(QTreeWidgetItem* item, int);
|
||||
void refreshNewsList(QTreeWidgetItem* item);
|
||||
void refreshTextBrowser(QListWidgetItem *);
|
||||
void updateLastRefreshedTimeForStreams();
|
||||
void updateFeedIcon(QString url, QString icon_path);
|
||||
|
||||
Reference in New Issue
Block a user