mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-29 16:53:31 -05:00
8904f732bd
declared as a class In file included from ../../../trunk/retroshare-gui/src/gui/ RemoteDirModel.cpp:30: ../../../trunk/libretroshare/src/retroshare/rspeers.h:339:1: warning: 'RsGroupInfo' defined as a struct here but previously declared as a class [-Wmismatched-tags] struct RsGroupInfo : RsSerializable ^ ../../../trunk/retroshare-gui/src/gui/common/GroupDefs.h:24:1: note: did you mean struct here? class RsGroupInfo; ^~~~~ struct