fixed pasting of FileTree links in download queue

This commit is contained in:
csoler 2017-10-21 16:16:23 +02:00
parent 6581fa0429
commit fe516c6b7a
5 changed files with 21 additions and 17 deletions

View file

@ -70,7 +70,7 @@ class RetroShareLink
TYPE_PUBLIC_MSG = 0x0a,
TYPE_POSTED = 0x0b,
TYPE_IDENTITY = 0x0c,
TYPE_COLLECTION = 0x0d
TYPE_FILE_TREE = 0x0d
};
public: