mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-23 13:54:27 -04:00
added regular contacts list and method to move RsGxsIds from/into this list
This commit is contained in:
parent
1de55d8fc5
commit
1347ee4b37
5 changed files with 55 additions and 2 deletions
|
@ -97,6 +97,7 @@ public:
|
|||
virtual uint32_t serial_size() ;
|
||||
|
||||
std::map<RsGxsId,time_t> mTimeStamps ;
|
||||
std::set<RsGxsId> mContacts ;
|
||||
};
|
||||
|
||||
#if 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue