From bc4f6852705801cd794b5f0150e03509bbddd1e2 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 Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/2997b5eea2c0254cd0b4a7ec4de2c7115d371975 Author: Thilo Graf Date: 2014-03-25 (Tue, 25 Mar 2014) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- 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)