CComponentsFrmClock: change wording of comment, was unsuituable

Origin commit data
------------------
Commit: c6db496de6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-16 (Mon, 16 Dec 2013)
This commit is contained in:
2013-12-16 17:16:24 +01:00
parent e6743c853c
commit 247a4d7c1c

View File

@@ -57,7 +57,7 @@ class CComponentsFrmClock : public CComponentsForm
///raw time chars
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;
//TODO: please add comments!
bool activeClock;