diff options
Diffstat (limited to 'epgsearchext.h')
-rw-r--r-- | epgsearchext.h | 2 |
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; |