mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
src/gui/eventlist.cpp restore channel name after call search if not used
This commit is contained in:
@@ -79,7 +79,7 @@ class CEventList : public CListHelpers
|
||||
event_id_t oldEventID;
|
||||
bool bgRightBoxPaint;
|
||||
|
||||
bool findEvents(void);
|
||||
bool findEvents(t_channel_id channel_id, std::string channelname);
|
||||
// Eventfinder end
|
||||
|
||||
CFrameBuffer *frameBuffer;
|
||||
|
Reference in New Issue
Block a user