mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 15:15:15 -04:00
added back dhtstatus label to StatusBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3702 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ddf97c8ed2
commit
5809e25a60
6 changed files with 36 additions and 26 deletions
|
@ -290,6 +290,7 @@ HEADERS += rshare.h \
|
|||
gui/help/browser/helptextbrowser.h \
|
||||
gui/statusbar/peerstatus.h \
|
||||
gui/statusbar/natstatus.h \
|
||||
gui/statusbar/dhtstatus.h \
|
||||
gui/statusbar/ratesstatus.h \
|
||||
gui/statusbar/hashingstatus.h \
|
||||
gui/advsearch/advancedsearchdialog.h \
|
||||
|
@ -506,6 +507,7 @@ SOURCES += main.cpp \
|
|||
gui/settings/AddFileAssociationDialog.cpp \
|
||||
gui/statusbar/peerstatus.cpp \
|
||||
gui/statusbar/natstatus.cpp \
|
||||
gui/statusbar/dhtstatus.cpp \
|
||||
gui/statusbar/ratesstatus.cpp \
|
||||
gui/statusbar/hashingstatus.cpp \
|
||||
gui/toaster/ChatToaster.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue