diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -77,6 +77,7 @@ public: int favStartChannel; int favStopChannel; int useSubtitleRerun; + int switchMinsBefore; bool SetupParse(const char *Name, const char *Value); }; |