mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
infoclock: add getStatus() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: eba43cc5f9
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-01-09 (Fri, 09 Jan 2015)
Origin message was:
------------------
- infoclock: add getStatus() function
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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