diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -106,6 +106,8 @@ class cNopacityConfig { int menuHeaderLogoHeight;
int detailViewLogoWidth;
int detailViewLogoHeight;
+ int timersLogoWidth;
+ int timersLogoHeight;
int epgImageWidth;
int epgImageHeight;
int menuRecFolderSize;
|