mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-05 09:35:39 -05:00
1e65089930
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