mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
CComponentsFrmClock: Add comment (THX dbt)
This commit is contained in:
@@ -57,8 +57,9 @@ class CComponentsFrmClock : public CComponentsForm
|
|||||||
///raw time chars
|
///raw time chars
|
||||||
char cl_timestr[20];
|
char cl_timestr[20];
|
||||||
|
|
||||||
//TODO: please add comments!
|
///allow to paint clock within thread and is not similar to cc_allow_paint
|
||||||
bool paintClock;
|
bool paintClock;
|
||||||
|
//TODO: please add comments!
|
||||||
bool activeClock;
|
bool activeClock;
|
||||||
|
|
||||||
///object: font render object
|
///object: font render object
|
||||||
|
Reference in New Issue
Block a user