diff options
Diffstat (limited to 'plgconfig.c')
-rw-r--r-- | plgconfig.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plgconfig.c b/plgconfig.c index b41983b..786f3d9 100644 --- a/plgconfig.c +++ b/plgconfig.c @@ -34,4 +34,5 @@ cEpg2VdrConfig::cEpg2VdrConfig() *user = 0; showEmptyChannels = no; extendedEpgData2Aux = no; + switchTimerNotifyTime = 0; } |