diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -294,6 +294,9 @@ class cFlatConfig int TVScraperChanInfoShowPoster; double TVScraperChanInfoPosterSize; + int TVScraperReplayInfoShowPoster; + double TVScraperReplayInfoPosterSize; + int TVScraperEPGInfoShowPoster; int TVScraperRecInfoShowPoster; |