CComponentsFrmClock: add missing init of items

This commit is contained in:
2014-03-25 21:42:05 +01:00
parent d21df99ed4
commit 2997b5eea2

View File

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