gui/miscsettings_menu.cpp: add options to create new/removed channel lists

This commit is contained in:
[CST] Focus
2012-04-22 15:19:19 +04:00
parent a5216eb940
commit ff04a1d594
2 changed files with 7 additions and 3 deletions

View File

@@ -97,6 +97,8 @@ struct SNeutrinoSettings
int cpufreq;
int standby_cpufreq;
int make_hd_list;
int make_new_list;
int make_removed_list;
int avsync;
int clockrec;
int rounded_corners;