gui/zapit_setup: add initial channel list mode options

This commit is contained in:
martii
2014-03-01 21:14:15 +01:00
committed by svenhoefer
parent 26aecaf408
commit b0a77a8e26
7 changed files with 48 additions and 1 deletions

View File

@@ -64,6 +64,8 @@ struct SNeutrinoSettings
int current_volume_step;
int channel_mode;
int channel_mode_radio;
int channel_mode_initial;
int channel_mode_initial_radio;
//misc
int shutdown_real;