highlight peers in network graph according to friendship distance from selected node

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6765 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-09-25 20:13:57 +00:00
parent 027b9ba017
commit 1d0c7b2e2f
4 changed files with 38 additions and 3 deletions

View file

@ -106,6 +106,8 @@ private:
bool mDeterminedBB ;
int mBBWidth ;
static Node *_selected_node ;
std::string _ssl_id ;
std::string _gpg_id ;