gui/miscsettings_menu.cpp: add option to enable/disable persistent channel numbers

This commit is contained in:
[CST] Focus
2012-04-27 15:35:06 +04:00
parent f566ef0422
commit 3d09ab7e33
2 changed files with 2 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ struct SNeutrinoSettings
int make_hd_list;
int make_new_list;
int make_removed_list;
int keep_channel_numbers;
int avsync;
int clockrec;
int rounded_corners;