summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index b953931..beaa696 100644
--- a/config.h
+++ b/config.h
@@ -89,6 +89,9 @@ class cTvguideConfig {
int themeIndex;
int useBlending;
int roundedCorners;
+ int displayRerunsDetailEPGView;
+ int numReruns;
+ int useSubtitleRerun;
void setDynamicValues(int width, int height);
bool SetupParse(const char *Name, const char *Value);
void loadTheme();