summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-02-09 16:26:35 +0100
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-02-09 16:26:35 +0100
commit5530242d2c45e5833e4f29a5af1ee2ccdf76e05c (patch)
treef3e14000832bcd39036d63751e71f46be9e2e725 /config.h
parent1f46b4528d2eff9748836cffe919a82860322e12 (diff)
downloadskin-flatplus-5530242d2c45e5833e4f29a5af1ee2ccdf76e05c.tar.gz
skin-flatplus-5530242d2c45e5833e4f29a5af1ee2ccdf76e05c.tar.bz2
add menu SetItemTimer
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 c0b0e3d2..78a716ae 100644
--- a/config.h
+++ b/config.h
@@ -178,6 +178,7 @@ class cFlatConfig
double MainMenuItemScale;
int MenuChannelView;
+ int MenuTimerView;
int DecorIndex;
};