Fix Item::unreadCountChanged() emit in wrong place

This commit is contained in:
Vladimir Golovnev (Glassez)
2017-05-07 18:40:42 +03:00
parent a4d5ac4b17
commit f8debdea67
2 changed files with 0 additions and 8 deletions

View File

@@ -59,7 +59,6 @@ namespace RSS
private slots:
void handleItemUnreadCountChanged();
void handleItemAboutToBeDestroyed(Item *item);
private:
void cleanup() override;