mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -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
@ -65,7 +65,8 @@ public:
|
||||
Messages, /** Messages page. */
|
||||
Links, /** Links page. */
|
||||
Channels, /** Channels page. */
|
||||
Forums /** Forums page. */
|
||||
Forums, /** Forums page. */
|
||||
Blogs /** Blogs page. */
|
||||
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user