mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 00:55:13 -04:00
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:
parent
027b9ba017
commit
1d0c7b2e2f
4 changed files with 38 additions and 3 deletions
|
@ -106,6 +106,8 @@ private:
|
|||
bool mDeterminedBB ;
|
||||
int mBBWidth ;
|
||||
|
||||
static Node *_selected_node ;
|
||||
|
||||
std::string _ssl_id ;
|
||||
std::string _gpg_id ;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue