summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index b802a4c..eb51633 100644
--- a/setup.h
+++ b/setup.h
@@ -45,6 +45,7 @@ public:
int OSDHAlign;
int OSDVAlign;
int inactivityTimeout;
+ int HideMainMenu;
};
extern TeletextSetup ttSetup;