summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-08-04 19:21:11 +0200
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-08-04 19:21:11 +0200
commit30a1dd2c8ead480f5e61a6ddfb55e1d6ea920f06 (patch)
tree4ae05842e02c1006b7fbf1c386d353a24faf41dd /config.h
parent65c2d52d64f2667e9238413a6d3ffc8a8ab5c603 (diff)
downloadskin-flatplus-30a1dd2c8ead480f5e61a6ddfb55e1d6ea920f06.tar.gz
skin-flatplus-30a1dd2c8ead480f5e61a6ddfb55e1d6ea920f06.tar.bz2
new time seconds scale option
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 1dc0db1c..8c16828a 100644
--- a/config.h
+++ b/config.h
@@ -201,7 +201,7 @@ class cFlatConfig
int RecordingFormatShow;
int RecordingSimpleAspectFormat;
int RecordingAdditionalInfoShow;
- int RecordingSmallSecs;
+ double TimeSecsScale;
int EpgRerunsShow;
int EpgAdditionalInfoShow;