Allow to refresh RSS item(s) via WebAPI

This commit is contained in:
Vladimir Golovnev (Glassez) 2019-08-11 14:52:51 +03:00
parent 2d28f50acd
commit e649559650
No known key found for this signature in database
GPG key ID: 52A2C7DEE2DFA6F7
2 changed files with 11 additions and 0 deletions

View file

@ -44,6 +44,7 @@ private slots:
void removeItemAction();
void moveItemAction();
void itemsAction();
void refreshItemAction();
void setRuleAction();
void renameRuleAction();
void removeRuleAction();