summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
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;