summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 06207f8..003f540 100644
--- a/setup.h
+++ b/setup.h
@@ -82,6 +82,7 @@ private:
char commentator[255];
char guest[255];
char review[255];
+ char category[255];
cOsdItem *newtitle (const char *s);
public:
cMenuSetupXmltv2vdrTextMap(cPluginXmltv2vdr *Plugin);