diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -158,6 +158,8 @@ class cNopacityConfig { int epgImageHeight; int epgImageWidthLarge; int epgImageHeightLarge; + int posterWidth; + int posterHeight; int menuRecFolderSize; int borderDetailedEPG; int borderDetailedRecordings; |