src/gui/timeosd.cpp init m_mode

Origin commit data
------------------
Branch: ni/coolstream
Commit: fc8cf590c3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-01-01 (Fri, 01 Jan 2016)


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

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2016-01-01 19:07:04 +01:00
parent 9c9e713e8e
commit 0f76ed5daf

View File

@@ -45,6 +45,7 @@ void CTimeOSD::Init()
{
paint_bg = g_settings.infoClockBackground;
m_time_show = time(0);
m_mode = MODE_ASC;
//use current theme colors
setColorAll(COL_MENUCONTENT_PLUS_6, COL_MENUCONTENT_PLUS_0, COL_MENUCONTENTDARK_PLUS_0);