mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
first modifications to improve BW graph
This commit is contained in:
parent
e0ed60ee6f
commit
60893e2344
7 changed files with 385 additions and 462 deletions
|
@ -51,6 +51,10 @@ public slots:
|
|||
void showWindow();
|
||||
|
||||
private slots:
|
||||
void switchGraphColor();
|
||||
void toggleReceiveRate(bool b);
|
||||
void toggleSendRate(bool b);
|
||||
|
||||
/** Called when settings button is toggled */
|
||||
void showSettingsFrame(bool show);
|
||||
/** Called when the settings button is toggled */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue