mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
FeedReader plugin:
- fixed compile on Linux - added compatibility with iconv git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d220e14c4a
commit
f710dba2c6
5 changed files with 36 additions and 42 deletions
|
@ -56,6 +56,7 @@ public:
|
|||
|
||||
public:
|
||||
p3FeedReaderThread(p3FeedReader *feedReader, Type type);
|
||||
virtual ~p3FeedReaderThread();
|
||||
|
||||
private:
|
||||
virtual void run();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue