Origin commit data
------------------
Branch: ni/coolstream
Commit: 582013faf2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-02-05 22:06:59 +01:00
5 changed files with 41 additions and 15 deletions

View File

@@ -46,6 +46,7 @@ CTimeOSD::CTimeOSD():CComponentsFrmClock( 1, 1, NULL, "%H:%M:%S", NULL, false, 1
m_mode = MODE_HIDE;
tmp_mode = MODE_HIDE;
m_restore = false;
mp_time_forced = false;
Init();
}