summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-02-17 14:15:44 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-02-17 16:05:43 +0100
commitb96f80024061d3d20581e4158ae30a5b6a8aa290 (patch)
tree2553cb8bf7ea8700469428cb538ad1e3ec9079c9 /setup.h
parent5d9ed1439a8e46becf90fbd00189d655cb5efcfb (diff)
downloadvdr-plugin-tvguide-b96f80024061d3d20581e4158ae30a5b6a8aa290.tar.gz
vdr-plugin-tvguide-b96f80024061d3d20581e4158ae30a5b6a8aa290.tar.bz2
Add episode to manual timer
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 77536cf..cfc5c07 100644
--- a/setup.h
+++ b/setup.h
@@ -70,6 +70,7 @@ class cMenuSetupFavorites : public cMenuSetupSubMenu {
char description3[256];
char description4[256];
const char * recFolderMode[3];
+ const char * addSubtitleMode[3];
const char * switchModeItems[3];
char fixedFolder[256];
void Set(void);