mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 02:09:15 -04:00
Fixed up page listing from selected group for Gxs Wiki.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6151 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
aac114ba8e
commit
5aa6afbfdb
2 changed files with 8 additions and 135 deletions
|
@ -88,9 +88,6 @@ void insertGroupsData(const std::list<RsGroupMetaData> &wikiList);
|
|||
void requestGroupMeta();
|
||||
void loadGroupMeta(const uint32_t &token);
|
||||
|
||||
void requestGroupList();
|
||||
void loadGroupData(const uint32_t &token);
|
||||
|
||||
void requestPages(const std::list<RsGxsGroupId> &groupIds);
|
||||
void loadPages(const uint32_t &token);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue