mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-22 14:56:36 -04:00

struct In file included from ../../../trunk/retroshare-gui/src/gui/ NetworkDialog.cpp:36: ../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:33:1: warning: class 'RsIdentityDetails' was previously declared as a struct [-Wmismatched-tags] class RsIdentityDetails; ^ ../../../trunk/libretroshare/src/retroshare/rsidentity.h:294:8: note: previous use is here struct RsIdentityDetails : RsSerializable ^ ../../../trunk/retroshare-gui/src/gui/msgs/MessageComposer.h:33:1: note: did you mean struct here? class RsIdentityDetails; ^~~~~ struct