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:
rhabarber1848
2012-04-25 18:23:27 +00:00
committed by Jacek Jendrzej
parent 35444cb703
commit f6413891b2
2 changed files with 7 additions and 0 deletions

View File

@@ -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;