summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2014-01-11 16:53:23 +0100
committerlouis <louis.braun@gmx.de>2014-01-11 16:53:23 +0100
commit3121910dc1267c593d24e39e068bfa91f798603f (patch)
tree2ae630b5655ce7aa2821e6440b4e5056d46d91e3 /config.h
parent9b45a5d093ce62a36aef5d48848d8e8c3864e8aa (diff)
downloadvdr-plugin-tvguide-3121910dc1267c593d24e39e068bfa91f798603f.tar.gz
vdr-plugin-tvguide-3121910dc1267c593d24e39e068bfa91f798603f.tar.bz2
restructured detailöed EPG View that tv frame and status buttons are displayed
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.h b/config.h
index 689384a..07427d6 100644
--- a/config.h
+++ b/config.h
@@ -46,9 +46,8 @@ class cTvguideConfig {
int displayTime;
int displayStatusHeader;
int displayChannelGroups;
- int statusHeaderPercent;
+ int headerHeightPercent;
int channelGroupsPercent;
- int epgViewHeaderPercent;
int epgViewBorder;
int scaleVideo;
int decorateVideo;