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
@@ -34,13 +34,13 @@
|
||||
#include <driver/neutrinofonts.h>
|
||||
#include "cc_base.h"
|
||||
#include "cc_frm.h"
|
||||
#include "cc_timer.h"
|
||||
#include "cc_text_screen.h"
|
||||
//! Sub class of CComponents. Show clock with digits on screen.
|
||||
/*!
|
||||
Usable as simple fixed display or as ticking clock.
|
||||
*/
|
||||
|
||||
class CComponentsTimer;
|
||||
class CComponentsFrmClock : public CComponentsForm, public CCTextScreen
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user