mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Fix Item::unreadCountChanged() emit in wrong place
This commit is contained in:
@@ -59,7 +59,6 @@ namespace RSS
|
||||
|
||||
private slots:
|
||||
void handleItemUnreadCountChanged();
|
||||
void handleItemAboutToBeDestroyed(Item *item);
|
||||
|
||||
private:
|
||||
void cleanup() override;
|
||||
|
||||
Reference in New Issue
Block a user