mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-27 11:00:37 -05:00
In file included from ../../../trunk/retroshare-gui/src/gui/FileTransfer/
TransfersDialog.cpp:31:
../../../trunk/retroshare-gui/src/gui/FileTransfer/
FileTransferInfoWidget.h:31:1: warning: class 'FileInfo' was previously
declared as a struct [-Wmismatched-tags]
class FileInfo ;
^
../../../trunk/libretroshare/src/retroshare/rstypes.h:188:8: note:
previous use is here
struct FileInfo : RsSerializable
^
../../../trunk/retroshare-gui/src/gui/FileTransfer/
FileTransferInfoWidget.h:31:1: note: did you mean struct here?
class FileInfo ;
^~~~~
struct
|
||
|---|---|---|
| .. | ||
| BannedFilesDialog.cpp | ||
| BannedFilesDialog.h | ||
| BannedFilesDialog.ui | ||
| DetailsDialog.cpp | ||
| DetailsDialog.h | ||
| DetailsDialog.ui | ||
| DLListDelegate.cpp | ||
| DLListDelegate.h | ||
| FileTransferInfoWidget.cpp | ||
| FileTransferInfoWidget.h | ||
| SearchDialog.cpp | ||
| SearchDialog.h | ||
| SearchDialog.ui | ||
| SharedFilesDialog.cpp | ||
| SharedFilesDialog.h | ||
| SharedFilesDialog.ui | ||
| TransfersDialog.cpp | ||
| TransfersDialog.h | ||
| TransfersDialog.ui | ||
| TransferUserNotify.cpp | ||
| TransferUserNotify.h | ||
| ULListDelegate.cpp | ||
| ULListDelegate.h | ||
| xprogressbar.cpp | ||
| xprogressbar.h | ||