mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- FEATURE: Added 'Mark all as read' function for RSS feeds
This commit is contained in:
@@ -57,6 +57,7 @@ class RSSImp : public QWidget, public Ui::RSS{
|
||||
void selectFirstFeed();
|
||||
void selectFirstNews();
|
||||
void updateFeedNbNews(QString url);
|
||||
void on_actionMark_all_as_read_triggered();
|
||||
|
||||
public:
|
||||
RSSImp();
|
||||
|
||||
Reference in New Issue
Block a user