mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
retroshare-gui: fix missing include in jsonapipage
Fix compile error, warnings and typo
This commit is contained in:
parent
5006ee1399
commit
eca11d0885
2 changed files with 12 additions and 9 deletions
|
@ -38,7 +38,7 @@
|
|||
class RsGxsForums;
|
||||
|
||||
/**
|
||||
* Pointer to global instance of RsGxsChannels service implementation
|
||||
* Pointer to global instance of RsGxsForums service implementation
|
||||
* @jsonapi{development}
|
||||
*/
|
||||
extern RsGxsForums* rsGxsForums;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue