summaryrefslogtreecommitdiff
path: root/plgconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'plgconfig.h')
-rw-r--r--plgconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plgconfig.h b/plgconfig.h
index b810b36..daff92d 100644
--- a/plgconfig.h
+++ b/plgconfig.h
@@ -38,6 +38,7 @@ struct cEpg2VdrConfig : public cEpgConfig
char user[100+TB];
int showEmptyChannels;
int extendedEpgData2Aux;
+ int switchTimerNotifyTime;
};
extern cEpg2VdrConfig Epg2VdrConfig;