diff options
Diffstat (limited to 'epgsearchext.h')
-rw-r--r-- | epgsearchext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/epgsearchext.h b/epgsearchext.h index 4677b07..9a61f5b 100644 --- a/epgsearchext.h +++ b/epgsearchext.h @@ -150,6 +150,7 @@ public: int compareSubtitle; int compareSummary; int compareSummaryMatchInPercent; + char compareExpression[MaxFileName]; int allowedRepeats; unsigned long catvaluesAvoidRepeat; int repeatsWithinDays; |