mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 02:09:15 -04:00
Modified Identity & Wiki GXS code so that it compiles.
- Just commented out the issues - still needs to be converted to new system. - Included it in build - Not actually enabled in the GUI yet. git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5750 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2fadb6d44d
commit
cfef2cc052
10 changed files with 275 additions and 138 deletions
|
@ -68,7 +68,7 @@ void clearModsTree();
|
|||
void insertWikiGroups();
|
||||
void insertModsForPage(const std::string &origPageId);
|
||||
|
||||
void updateWikiPage(const RsWikiPage &page);
|
||||
void updateWikiPage(const RsWikiSnapshot &page);
|
||||
|
||||
bool getSelectedPage(std::string &pageId, std::string &origPageId);
|
||||
std::string getSelectedPage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue