diff options
Diffstat (limited to 'setup.h')
-rw-r--r-- | setup.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ class cMenuSetupChannelMenu : public cMenuSetupPage { private: cGlobalInfosatepg *global; - const char * ChannelUseText[6]; + int newDays; int newChannelUse; int index; cChannel *channel; |