mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +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:
@@ -33,11 +33,11 @@
|
||||
#define __scants__
|
||||
|
||||
#include <gui/widget/menue.h>
|
||||
#include <gui/widget/progressbar.h>
|
||||
#include <gui/components/cc_item_progressbar.h>
|
||||
#include <driver/framebuffer.h>
|
||||
#include <system/localize.h>
|
||||
#include <string>
|
||||
|
||||
#include <system/settings.h>
|
||||
|
||||
class CScanTs : public CMenuTarget
|
||||
{
|
||||
|
Reference in New Issue
Block a user