mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
CComponentsFrmClock: Initialize 'activeClock' variable
- Add function setClockActiv()
This commit is contained in:
@@ -85,6 +85,7 @@ void CComponentsFrmClock::initVarClock()
|
||||
cl_thread = 0;
|
||||
cl_interval = 1;
|
||||
|
||||
activeClock = true;
|
||||
cl_blink_str = "";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user