mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
CComponentsFrmClock: add missing comment
This commit is contained in:
@@ -115,6 +115,7 @@ class CComponentsFrmClock : public CComponentsForm
|
|||||||
///show clock on screen
|
///show clock on screen
|
||||||
void paint(bool do_save_bg = CC_SAVE_SCREEN_YES);
|
void paint(bool do_save_bg = CC_SAVE_SCREEN_YES);
|
||||||
|
|
||||||
|
///reinitialize clock contents
|
||||||
void refresh() { initCCLockItems(); }
|
void refresh() { initCCLockItems(); }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user