mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
CComponentsFrmClock: change wording of comment, was unsuituable
This commit is contained in:
@@ -57,7 +57,7 @@ class CComponentsFrmClock : public CComponentsForm
|
|||||||
///raw time chars
|
///raw time chars
|
||||||
char cl_timestr[20];
|
char cl_timestr[20];
|
||||||
|
|
||||||
///allow to paint clock within thread and is not similar to cc_allow_paint
|
///handle paint clock within thread and is not similar to cc_allow_paint
|
||||||
bool paintClock;
|
bool paintClock;
|
||||||
//TODO: please add comments!
|
//TODO: please add comments!
|
||||||
bool activeClock;
|
bool activeClock;
|
||||||
|
Reference in New Issue
Block a user