mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 15:15:15 -04:00
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:
parent
b2e25680ac
commit
d6e2d959be
3 changed files with 93 additions and 159 deletions
|
@ -92,6 +92,7 @@
|
|||
* #define USE_DHTWINDOW 1
|
||||
*
|
||||
****/
|
||||
#define USE_DHTWINDOW 1
|
||||
|
||||
#ifdef USE_DHTWINDOW
|
||||
#include "dht/DhtWindow.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue