mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Mark news feed articles as read even if they are visited with keyboard arrows
This commit is contained in:
parent
e3a29d8ebf
commit
be240f72ab
3 changed files with 7 additions and 5 deletions
|
@ -63,7 +63,7 @@ protected slots:
|
|||
void refreshSelectedItems();
|
||||
void copySelectedFeedsURL();
|
||||
void refreshNewsList(QTreeWidgetItem* item);
|
||||
void refreshTextBrowser(QTreeWidgetItem *);
|
||||
void refreshTextBrowser();
|
||||
void updateFeedIcon(QString url, QString icon_path);
|
||||
void updateFeedInfos(QString url, QString aliasOrUrl, unsigned int nbUnread);
|
||||
void updateItemsInfos(QList<QTreeWidgetItem*> items);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue