diff options
Diffstat (limited to 'geometrymanager.h')
-rw-r--r-- | geometrymanager.h | 2 |
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; |