mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
cc: reduce impact of cc_draw header from 161 to 4 files
This commit is contained in:
committed by
svenhoefer
parent
5ca3ccaa5d
commit
58c6dbf469
@@ -27,7 +27,6 @@
|
||||
|
||||
#include "cc_types.h"
|
||||
#include "cc_signals.h"
|
||||
#include "cc_timer.h"
|
||||
#include <driver/colorgradient.h>
|
||||
#include <driver/framebuffer.h>
|
||||
#include <driver/fade.h>
|
||||
@@ -38,6 +37,7 @@
|
||||
Basic paint attributes and member functions for component classes
|
||||
*/
|
||||
|
||||
class CComponentsTimer;
|
||||
class CCDraw : public COSDFader, public CComponentsSignals
|
||||
{
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user