mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 03:49:29 -04:00
Fixed compile of FeedReader plugin
This commit is contained in:
parent
e88dfecc55
commit
026cadfe13
23 changed files with 366 additions and 345 deletions
|
@ -37,7 +37,7 @@ public:
|
|||
virtual bool hasSetting(QString *name, QString *group);
|
||||
|
||||
private slots:
|
||||
void feedChanged(const QString &feedId, int type);
|
||||
void feedChanged(uint32_t feedId, int type);
|
||||
|
||||
private:
|
||||
virtual QIcon getIcon();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue