summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-02-14 21:21:15 +0100
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-02-14 21:21:15 +0100
commitaeae728ce0bbd60ccb04962c0384b9510efdfeb7 (patch)
treeff972bf4b2cc044734b9700cc0d34c7d23dd6d5c /config.h
parentc9773fe039df037210bd145ac86a29326845ede3 (diff)
downloadskin-flatplus-aeae728ce0bbd60ccb04962c0384b9510efdfeb7.tar.gz
skin-flatplus-aeae728ce0bbd60ccb04962c0384b9510efdfeb7.tar.bz2
first implementation of SetItemEvent (program menu)
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 78a716ae..363e812f 100644
--- a/config.h
+++ b/config.h
@@ -179,6 +179,7 @@ class cFlatConfig
int MenuChannelView;
int MenuTimerView;
+ int MenuEventView;
int DecorIndex;
};