summaryrefslogtreecommitdiff
path: root/epgsearchext.h
diff options
context:
space:
mode:
Diffstat (limited to 'epgsearchext.h')
-rw-r--r--epgsearchext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epgsearchext.h b/epgsearchext.h
index 9a61f5b..489deed 100644
--- a/epgsearchext.h
+++ b/epgsearchext.h
@@ -150,7 +150,7 @@ public:
int compareSubtitle;
int compareSummary;
int compareSummaryMatchInPercent;
- char compareExpression[MaxFileName];
+ int compareDate;
int allowedRepeats;
unsigned long catvaluesAvoidRepeat;
int repeatsWithinDays;