mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- FEATURE: Added 'Mark all as read' function for RSS feeds
This commit is contained in:
parent
563055e891
commit
07dc182053
5 changed files with 119 additions and 38 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue