mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-27 15:57:08 -05:00
b80d7cb5ae
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