summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-07-30 11:24:00 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-08-06 12:47:03 +0200
commit4d80c6900d7df49384b25598f537e0420fe4269e (patch)
treea5c048fda889638b140866184b73e0e63df6dee9 /config.h
parent78d6e980eee9f879a33782ec4efa427623f75880 (diff)
downloadvdr-plugin-tvguide-4d80c6900d7df49384b25598f537e0420fe4269e.tar.gz
vdr-plugin-tvguide-4d80c6900d7df49384b25598f537e0420fe4269e.tar.bz2
Optional deactivation of the timer confirmation messages
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 472eed8..90800cc 100644
--- a/config.h
+++ b/config.h
@@ -88,6 +88,7 @@ class cTVGuideConfig {
int channelJumpMode;
int jumpChannels;
int blueKeyMode;
+ int timerMessage;
int addSubtitleToTimer;
int closeOnSwitch;
int numkeyMode;