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 baa2234..6d0929e 100644 --- a/epgsearchext.h +++ b/epgsearchext.h @@ -163,6 +163,7 @@ public: int ignoreMissingEPGCats; int unmuteSoundOnSwitch; + bool skipRunningEvents; static char *buffer; public: cSearchExt(void); |