summaryrefslogtreecommitdiff
path: root/epgsearchcfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearchcfg.c')
-rw-r--r--epgsearchcfg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/epgsearchcfg.c b/epgsearchcfg.c
index 8678ce1..be8058b 100644
--- a/epgsearchcfg.c
+++ b/epgsearchcfg.c
@@ -82,6 +82,8 @@ cEPGSearchConfig::cEPGSearchConfig(void)
TimerProgRepeat = 0;
maxChannelMenuNow = 0;
noConflMsgWhileReplay = 0;
+ sendMailOnSearchtimerHours = 0;
+ lastMailOnSearchtimerAt = 0;
}
int cShowMode::Compare(const cListObject &ListObject) const