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