mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- infoclock: add getStatus() function
This commit is contained in:
@@ -47,6 +47,8 @@ class CInfoClock : public CComponentsFrmClock
|
||||
bool StopClock();
|
||||
bool enableInfoClock(bool enable);
|
||||
void ClearDisplay();
|
||||
|
||||
bool getStatus(void) { return paintClock; }
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user