mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-17 21:34:10 -05:00
![Phenom](/assets/img/avatar_default.png)
struct In file included from ../../../trunk/retroshare-gui/src/gui/gxschannels/ GxsChannelPostsWidget.cpp:27: In file included from temp/ui/ui_GxsChannelPostsWidget.h:31: ../../../trunk/retroshare-gui/src/gui/gxschannels/ GxsChannelFilesWidget.h:28:1: warning: class 'RsGxsChannelPost' was previously declared as a struct [-Wmismatched-tags] class RsGxsChannelPost; ^ ../../../trunk/libretroshare/src/retroshare/rsgxschannels.h:65:8: note: previous use is here struct RsGxsChannelPost : RsSerializable ^ ../../../trunk/retroshare-gui/src/gui/gxschannels/ GxsChannelFilesWidget.h:28:1: note: did you mean struct here? class RsGxsChannelPost; ^~~~~ struct