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 7b7e259..968299e 100644
--- a/epgsearchext.h
+++ b/epgsearchext.h
@@ -146,6 +146,7 @@ public:
int compareTitle;
int compareSubtitle;
int compareSummary;
+ int compareSummaryMatchInPercent;
int allowedRepeats;
unsigned long catvaluesAvoidRepeat;
int repeatsWithinDays;
@@ -165,7 +166,6 @@ public:
time_t useAsSearchTimerTil;
int ignoreMissingEPGCats;
int unmuteSoundOnSwitch;
-
bool skipRunningEvents;
static char *buffer;
public: