diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -147,6 +147,8 @@ public: int showSignalInfo; int showCaMode; int drawRoundCorners; + int channelLogoWidth; + int channelLogoHeight; FontInfo allFonts[FONT_NUMFONTS]; }; |