summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 1cd7484..c9b48d0 100644
--- a/config.h
+++ b/config.h
@@ -77,6 +77,7 @@ public:
int favStartChannel;
int favStopChannel;
int useSubtitleRerun;
+ int switchMinsBefore;
bool SetupParse(const char *Name, const char *Value);
};