mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
eventlist: Use selected event title as default search word, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?p=382712#p382712
This commit is contained in:
committed by
Jacek Jendrzej
parent
35444cb703
commit
f6413891b2
@@ -67,6 +67,7 @@ class CNeutrinoEventList
|
||||
private:
|
||||
int m_search_epg_item;
|
||||
std::string m_search_keyword;
|
||||
std::string m_search_autokeyword;
|
||||
int m_search_list;
|
||||
t_channel_id m_search_channel_id;
|
||||
t_bouquet_id m_search_bouquet_id;
|
||||
|
Reference in New Issue
Block a user