summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2009-02-21 08:40:54 +0100
committerJochen Dolze <vdr@dolze.de>2009-02-21 08:40:54 +0100
commitf0fa794a024900051b3d5de17f89633b91a2096d (patch)
tree9c82aa5e68102667780ef048ccbfb495f627b351 /setup.h
parent05edfefbc24280500e807acaed33443ee6543cd7 (diff)
downloadvdr-plugin-infosatepg-f0fa794a024900051b3d5de17f89633b91a2096d.tar.gz
vdr-plugin-infosatepg-f0fa794a024900051b3d5de17f89633b91a2096d.tar.bz2
Added MainMenuEntry
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 93816b4..82908c1 100644
--- a/setup.h
+++ b/setup.h
@@ -28,6 +28,7 @@ private:
int newNoWakeup;
int newNoDeferredShutdown;
int chanCurrent;
+ int newHideMainMenu;
protected:
virtual void Store(void);
private: