summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 29122d0..56533e1 100644
--- a/setup.h
+++ b/setup.h
@@ -37,7 +37,7 @@ class cMenuSetupChannelMenu : public cMenuSetupPage
{
private:
cGlobalInfosatepg *global;
- const char * ChannelUseText[6];
+ int newDays;
int newChannelUse;
int index;
cChannel *channel;