Ref T125, value class for remote files (i.e. files downloaded). Corresponds with backend service T132

This commit is contained in:
Klaus Basan
2017-08-16 12:11:53 +02:00
committed by Mathew Sutcliffe
parent 8d72fe5285
commit 50442e6f13
7 changed files with 423 additions and 21 deletions

View File

@@ -24,6 +24,8 @@
#include "blackmisc/network/fsdsetup.h"
#include "blackmisc/network/role.h"
#include "blackmisc/network/rolelist.h"
#include "blackmisc/network/remotefile.h"
#include "blackmisc/network/remotefilelist.h"
#include "blackmisc/network/server.h"
#include "blackmisc/network/serverlist.h"
#include "blackmisc/network/textmessage.h"