CComponentsFrmClock: change wording of comment, was unsuituable

This commit is contained in:
2013-12-16 17:16:24 +01:00
parent cf43a6f2a6
commit c6db496de6

View File

@@ -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;