gui/timeosd: rewrite based on infoclock implementation

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c53781218
Author: martii <m4rtii@gmx.de>
Date: 2013-12-17 (Tue, 17 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-12-17 00:11:43 +01:00
committed by vanhofen
parent d02e2981dd
commit fff3556873
7 changed files with 145 additions and 138 deletions

View File

@@ -82,7 +82,7 @@ class CComponentsFrmClock : public CComponentsForm
///initialize clock contents
void initCCLockItems();
///initialize timestring, called in initCCLockItems()
void initTimeString();
virtual void initTimeString();
///initialize of general alignment of timestring segments within form area
void initSegmentAlign(int* segment_width, int* segment_height);