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:
@@ -86,10 +86,6 @@
|
||||
#include "gui/widget/messagebox.h"
|
||||
#include "gui/infoclock.h"
|
||||
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#include "gui/widget/progressbar.h"
|
||||
#endif
|
||||
|
||||
#include <audio.h>
|
||||
#include <ca_cs.h>
|
||||
#include <cs_api.h>
|
||||
|
Reference in New Issue
Block a user