summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 9913743..469f45f 100644
--- a/config.h
+++ b/config.h
@@ -147,6 +147,8 @@ public:
int showSignalInfo;
int showCaMode;
int drawRoundCorners;
+ int channelLogoWidth;
+ int channelLogoHeight;
FontInfo allFonts[FONT_NUMFONTS];
};