mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
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:
@@ -77,6 +77,7 @@ CComponentsFrmClock::CComponentsFrmClock( const int& x_pos, const int& y_pos, c
|
|||||||
|
|
||||||
activeClock = activ;
|
activeClock = activ;
|
||||||
|
|
||||||
|
initCCLockItems();
|
||||||
initParent(parent);
|
initParent(parent);
|
||||||
|
|
||||||
if (activeClock)
|
if (activeClock)
|
||||||
|
Reference in New Issue
Block a user