mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 22:22:45 -04:00
fixed to get compile unfinished sources again
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
acca7d5c90
commit
9182091917
3 changed files with 10 additions and 6 deletions
|
@ -28,9 +28,12 @@
|
|||
#include <QTimer>
|
||||
|
||||
#include "gui/mainpage.h"
|
||||
#include "ui_StatisticDialog.h"
|
||||
#include "gui/linetypes.h"
|
||||
|
||||
#include "gui/settings/rsharesettings.h"
|
||||
|
||||
#include "ui_StatisticDialog.h"
|
||||
|
||||
/** Redraw graph every 1000ms **/
|
||||
#define REFRESH_RATE 1000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue