mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 06:09:09 -04:00
used more saturated colors in stats graph
This commit is contained in:
parent
7a19deea03
commit
38d07430b7
2 changed files with 15 additions and 9 deletions
|
@ -191,7 +191,7 @@ private:
|
|||
void paintScale1();
|
||||
void paintScale2();
|
||||
|
||||
QColor getColor(int i) ;
|
||||
QColor getColor(const std::string &name) ;
|
||||
|
||||
/** Returns a formatted string representation of total. */
|
||||
QString totalToStr(qreal total);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue