mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 07:05:26 -04:00
moved all bw graph files in statistics. Removed outqueue info widget. Created new cpp files to host the bw graph code. Started minimal UI to display bw information. The goal is to create a widget for displaying selective bw info [work in progress]
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
621abee8da
commit
975b2d8783
14 changed files with 69 additions and 118 deletions
|
@ -52,7 +52,7 @@
|
|||
#include "ChatLobbyWidget.h"
|
||||
#include "HelpDialog.h"
|
||||
#include "AboutDialog.h"
|
||||
#include "bwgraph/BandwidthGraphWindow.h"
|
||||
#include "gui/statistics/BandwidthGraphWindow.h"
|
||||
#include "help/browser/helpbrowser.h"
|
||||
#include "chat/ChatDialog.h"
|
||||
#include "RetroShareLink.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue