mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
CComponents: add progressbar class to cc-items
CProgressbar moved into components sub directory and adapt includes. Progressbar objects are now usable as cc-item TODO: -some color and size corrections -found some dub codes for sig and snr-bars, needs rework
This commit is contained in:
@@ -42,7 +42,7 @@ CComponents::CComponents()
|
||||
|
||||
CComponents::~CComponents()
|
||||
{
|
||||
hide();
|
||||
hide();
|
||||
clearSavedScreen();
|
||||
clear();
|
||||
}
|
||||
|
Reference in New Issue
Block a user