mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-04 20:34:26 -04:00
added extra list view in own files.
This commit is contained in:
parent
359e11433b
commit
1383846364
9 changed files with 149 additions and 24 deletions
|
@ -160,6 +160,7 @@ struct PeerBandwidthLimits : RsSerializable
|
|||
#define DIR_TYPE_PERSON 0x02
|
||||
#define DIR_TYPE_DIR 0x04
|
||||
#define DIR_TYPE_FILE 0x08
|
||||
#define DIR_TYPE_EXTRA 0x10
|
||||
|
||||
/* flags for Directry request -
|
||||
* two types;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue