mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
CComponentsFrmClock: Add comment (THX dbt)
Origin commit data
------------------
Commit: f5f12b78b5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
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