mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
Merge remote-tracking branch 'tuxbox/master'
This commit is contained in:
@@ -2403,6 +2403,7 @@ void CChannelList::paint_events(CChannelEventList &evtlist)
|
||||
evt.description = g_Locale->getText(LOCALE_EPGLIST_NOEVENTS);
|
||||
evt.eventID = 0;
|
||||
evt.startTime = 0;
|
||||
evt.duration = 0;
|
||||
evtlist.push_back(evt);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user