diff options
Diffstat (limited to 'setupeepg.h')
-rw-r--r-- | setupeepg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/setupeepg.h b/setupeepg.h index 0db20d1..ed0f04e 100644 --- a/setupeepg.h +++ b/setupeepg.h @@ -18,6 +18,8 @@ public: int FixEpg; int DisplayMessage; int ProcessEIT; + int ReplaceEmptyShText; + int FixCharset; #ifdef DEBUG int LogLevel; #endif |