Added display of Dht Peer Connection status.

Switched on DhtWindow.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2011-07-10 18:20:30 +00:00
parent b2e25680ac
commit d6e2d959be
3 changed files with 93 additions and 159 deletions

View file

@ -92,6 +92,7 @@
* #define USE_DHTWINDOW 1
*
****/
#define USE_DHTWINDOW 1
#ifdef USE_DHTWINDOW
#include "dht/DhtWindow.h"