mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04:00
moved all files related to file transfer in gui/FileTransfer/
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6501 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9eeacf7f83
commit
2e32892a27
26 changed files with 35 additions and 35 deletions
|
@ -41,7 +41,7 @@
|
|||
#include "MessengerWindow.h"
|
||||
#include "NetworkDialog.h"
|
||||
#include "SearchDialog.h"
|
||||
#include "TransfersDialog.h"
|
||||
#include "gui/FileTransfer/TransfersDialog.h"
|
||||
#include "MessagesDialog.h"
|
||||
#include "SharedFilesDialog.h"
|
||||
#include "PluginsPage.h"
|
||||
|
@ -71,7 +71,7 @@
|
|||
#include "gui/GetStartedDialog.h"
|
||||
#endif
|
||||
|
||||
#include "gui/TurtleRouterDialog.h"
|
||||
#include "gui/FileTransfer/TurtleRouterDialog.h"
|
||||
#include "idle/idle.h"
|
||||
|
||||
#include "statusbar/peerstatus.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue