mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
CInfoViewer: Not start clock thread
Origin commit data
------------------
Branch: ni/coolstream
Commit: 78bdef9c0a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-11 (Wed, 11 Dec 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -257,6 +257,7 @@ void CInfoViewer::paintTime (bool show_dot)
|
|||||||
if (clock == NULL){
|
if (clock == NULL){
|
||||||
clock = new CComponentsFrmClock();
|
clock = new CComponentsFrmClock();
|
||||||
clock->doPaintBg(false);
|
clock->doPaintBg(false);
|
||||||
|
clock->setClockActiv(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
clock->setColorBody(COL_INFOBAR_PLUS_0);
|
clock->setColorBody(COL_INFOBAR_PLUS_0);
|
||||||
|
Reference in New Issue
Block a user