summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 4475f90..1cd0b60 100644
--- a/setup.h
+++ b/setup.h
@@ -84,6 +84,8 @@ private:
char guest[255];
char review[255];
char category[255];
+ char season[255];
+ char episode[255];
public:
cMenuSetupXmltv2vdrTextMap(cPluginXmltv2vdr *Plugin);
};