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