summaryrefslogtreecommitdiff
path: root/epgsearchcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearchcfg.h')
-rw-r--r--epgsearchcfg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/epgsearchcfg.h b/epgsearchcfg.h
index 0b762ea..85f29c6 100644
--- a/epgsearchcfg.h
+++ b/epgsearchcfg.h
@@ -141,6 +141,9 @@ cEPGSearchConfig(void);
int TimerProgRepeat;
int maxChannelMenuNow;
int noConflMsgWhileReplay;
+ int sendMailOnSearchtimerHours;
+
+ time_t lastMailOnSearchtimerAt;
};
extern cEPGSearchConfig EPGSearchConfig;