From 0f22ee7b7e184d95a6c2c052f0f63e0cdf6ccf5d Mon Sep 17 00:00:00 2001 From: louis <louis.braun@gmx.de> Date: Fri, 31 May 2013 14:05:30 +0200 Subject: Display of Main Menu Entry configurable --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index ee2a2a4..6895581 100644 --- a/config.h +++ b/config.h @@ -11,6 +11,7 @@ class cTvguideConfig { void SetLogoPath(cString path); void SetImagesPath(cString path); void SetBlending(void); + int showMainMenuEntry; int osdWidth; int osdHeight; int displayMode; -- cgit v1.2.3