mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
CComponentsFrmClock: add missing init of items
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