summaryrefslogtreecommitdiff
path: root/geometrymanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'geometrymanager.h')
-rw-r--r--geometrymanager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/geometrymanager.h b/geometrymanager.h
index 4428128..bdf7b49 100644
--- a/geometrymanager.h
+++ b/geometrymanager.h
@@ -68,6 +68,8 @@ class cGeometryManager {
int channelLogoWidthTotal;
int channelLogoX, channelLogoY;
int channelLogoWidth, channelLogoHeight;
+ int channelLogoBgX, channelLogoBgY;
+ int channelLogoBgWidth, channelLogoBgHeight;
int channelChannelNameWidth;
int channelDateWidth;
int channelFooterY;