Modify Messages with additional namespace - to allow switching to new Mail.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2015-03-22 04:45:01 +00:00
parent bd2026458e
commit 7cece484c4
7 changed files with 51 additions and 32 deletions

View file

@ -43,6 +43,8 @@ const int p3facemsgzone = 11453;
#include "pqi/authgpg.h"
using namespace Rs::Msgs;
/* external reference point */
RsMsgs *rsMsgs = NULL;