mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
reduce impact of zapit/frontend_c.h header
down from ~217 files to ~57...
This commit is contained in:
committed by
M. Liebmann
parent
47b1a8b642
commit
98b2461da7
@@ -36,7 +36,6 @@
|
||||
#include <gui/components/cc_item_progressbar.h>
|
||||
#include <gui/components/cc_item_text.h>
|
||||
#include <gui/components/cc_text_screen.h>
|
||||
#include <zapit/include/zapit/frontend_c.h>
|
||||
#include <driver/neutrinofonts.h>
|
||||
|
||||
/// Basic class for signalbars
|
||||
@@ -48,6 +47,7 @@ CSignalBar() and their sub classes based up CComponentsForm() and are usable lik
|
||||
CSignalBar() is intended to show signal rate.
|
||||
*/
|
||||
|
||||
class CFrontend;
|
||||
class CSignalBar : public CComponentsForm, public CCTextScreen
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user