From 2997b5eea2c0254cd0b4a7ec4de2c7115d371975 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Tue, 25 Mar 2014 21:42:05 +0100 Subject: [PATCH] CComponentsFrmClock: add missing init of items --- src/gui/components/cc_frm_clock.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/components/cc_frm_clock.cpp b/src/gui/components/cc_frm_clock.cpp index 35add9f8a..12dfbaeb1 100644 --- a/src/gui/components/cc_frm_clock.cpp +++ b/src/gui/components/cc_frm_clock.cpp @@ -77,6 +77,7 @@ CComponentsFrmClock::CComponentsFrmClock( const int& x_pos, const int& y_pos, c activeClock = activ; + initCCLockItems(); initParent(parent); if (activeClock)