mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-15 01:49:35 -04:00
added blog to enum
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5442d92942
commit
aeb0f44259
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@ public:
|
||||||
Messages, /** Messages page. */
|
Messages, /** Messages page. */
|
||||||
Links, /** Links page. */
|
Links, /** Links page. */
|
||||||
Channels, /** Channels page. */
|
Channels, /** Channels page. */
|
||||||
Forums /** Forums page. */
|
Forums, /** Forums page. */
|
||||||
|
Blogs /** Blogs page. */
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue