CComponentsFrmClock: add missing init of items

Origin commit data
------------------
Commit: 2997b5eea2
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-25 (Tue, 25 Mar 2014)
This commit is contained in:
2014-03-25 21:42:05 +01:00
parent e36aba479b
commit 164ac60304

View File

@@ -77,6 +77,7 @@ CComponentsFrmClock::CComponentsFrmClock( const int& x_pos, const int& y_pos, c
activeClock = activ;
initCCLockItems();
initParent(parent);
if (activeClock)