mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-05 21:29:23 -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
|
@ -219,7 +219,6 @@ HEADERS += rshare.h \
|
|||
gui/help/browser/helpbrowser.h \
|
||||
gui/help/browser/helptextbrowser.h \
|
||||
gui/statusbar/peerstatus.h \
|
||||
gui/statusbar/dhtstatus.h \
|
||||
gui/statusbar/natstatus.h \
|
||||
gui/statusbar/ratesstatus.h \
|
||||
gui/advsearch/advancedsearchdialog.h \
|
||||
|
@ -396,7 +395,6 @@ SOURCES += main.cpp \
|
|||
gui/common/rwindow.cpp \
|
||||
gui/common/html.cpp \
|
||||
gui/statusbar/peerstatus.cpp \
|
||||
gui/statusbar/dhtstatus.cpp \
|
||||
gui/statusbar/natstatus.cpp \
|
||||
gui/statusbar/ratesstatus.cpp \
|
||||
gui/toaster/ChatToaster.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue