mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
* Fix order of colors for some progress bars
This commit is contained in:
@@ -232,6 +232,7 @@ void CInfoViewer::changePB()
|
||||
delete timescale;
|
||||
timescale = new CProgressBar();
|
||||
timescale->setBlink();
|
||||
timescale->setRgb(0, 100, 70);
|
||||
}
|
||||
|
||||
void CInfoViewer::paintTime (bool show_dot, bool firstPaint)
|
||||
|
Reference in New Issue
Block a user