removed old includes of gpgme. Updated values for trust

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5279 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2012-07-07 16:26:54 +00:00
parent 93f08ae730
commit fa6674fd01
9 changed files with 68 additions and 188 deletions
libretroshare/src/pqi

View file

@ -286,6 +286,7 @@ class AuthGPG: public p3Config, public RsThread, public PGPHandler
PGPIdType mOwnGpgId;
bool gpgKeySelected;
bool _force_sync_database ;
std::list<AuthGPGService*> services ;