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 46d0970..e871b2e 100644
--- a/epgsearchcfg.h
+++ b/epgsearchcfg.h
@@ -113,6 +113,9 @@ public:
int DefLifetime;
int DefMarginStart;
int DefMarginStop;
+#if defined(APIVERSNUM) && APIVERSNUM > 20503
+ int AllowedErrors;
+#endif
int checkTimerConflictsAfterUpdate;
int checkMinPriority;
int checkMinDuration;