mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 11:16:34 -04:00
remove DHT from the gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
cd01b0df43
commit
61c570b0f0
9 changed files with 150 additions and 370 deletions
|
@ -46,7 +46,6 @@
|
|||
#include "ui_MainWindow.h"
|
||||
|
||||
class PeerStatus;
|
||||
class DHTStatus;
|
||||
class NATStatus;
|
||||
class RatesStatus;
|
||||
|
||||
|
@ -180,7 +179,6 @@ private:
|
|||
QMenu *menu;
|
||||
|
||||
PeerStatus *peerstatus;
|
||||
DHTStatus *dhtstatus;
|
||||
NATStatus *natstatus;
|
||||
RatesStatus *ratesstatus;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue