diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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;
|