RetroShare/plugins
Phenom b80d7cb5ae Fix Warnings for class 'RsGxsForumGroup' was previously declared as a
struct

../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:40:1:
warning: class 'RsGxsForumGroup' was previously declared as a struct [-
Wmismatched-tags]
class RsGxsForumGroup;
^
../../../trunk/libretroshare/src/retroshare/rsgxsforums.h:55:8: note:
previous use is here
struct RsGxsForumGroup : RsSerializable
       ^
../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:40:1: note:
did you mean struct here?
class RsGxsForumGroup;
^~~~~
struct
2019-02-14 23:15:54 +01:00
..
Common fixed another bug in .pri file in plugins 2018-12-21 16:37:02 +01:00
FeedReader Fix Warnings for class 'RsGxsForumGroup' was previously declared as a 2019-02-14 23:15:54 +01:00
VOIP added missing commands to install plugins 2018-12-21 15:50:45 +01:00
PluginInterface.h added for plugins own dir 2009-11-28 14:21:11 +00:00
plugins.pro fixed licenses in FeedReader 2018-11-11 14:24:46 +01:00