mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
fixed compilation of FeedReader plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7301 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7d13a7f85b
commit
71a02003be
3 changed files with 19 additions and 2 deletions
|
@ -74,6 +74,7 @@ public:
|
|||
|
||||
/****************** p3Service STUFF ******************/
|
||||
virtual int tick();
|
||||
virtual RsServiceInfo getServiceInfo() ;
|
||||
|
||||
/****************** internal STUFF *******************/
|
||||
bool getFeedToDownload(RsFeedReaderFeed &feed, const std::string &neededFeedId);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue