mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
added subwidgets for invited GXS ids in circles
This commit is contained in:
parent
82ad7d6b1c
commit
d60e99e8e0
3 changed files with 176 additions and 133 deletions
|
@ -113,7 +113,7 @@ class RsGxsCircleDetails
|
|||
|
||||
uint32_t mCircleType;
|
||||
|
||||
bool mAmIAllowed ;
|
||||
bool mAmIAllowed ; // true when one of load GXS ids belong to the circle allowed list (admin list & subscribed list).
|
||||
|
||||
std::set<RsGxsId> mAllowedGxsIds; // This crosses admin list and subscribed list
|
||||
std::set<RsPgpId> mAllowedNodes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue