From e1d7dc8071b51f788fc8e37e9be613cbab1605b5 Mon Sep 17 00:00:00 2001 From: louis Date: Thu, 7 Nov 2013 17:18:00 +0100 Subject: changed channel logos in main menu timers display to scale automatically --- geometrymanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'geometrymanager.h') diff --git a/geometrymanager.h b/geometrymanager.h index f9e2166..3c4cf28 100644 --- a/geometrymanager.h +++ b/geometrymanager.h @@ -53,6 +53,8 @@ class cGeometryManager { int menuMainMenuIconSize; int menuLogoWidth; int menuLogoHeight; + int menuTimersLogoWidth; + int menuTimersLogoHeight; int menuHeaderVDRLogoWidth; int menuButtonsBorder; int menuButtonWidth; -- cgit v1.2.3