summaryrefslogtreecommitdiff
path: root/vdr_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdr_setup.h')
-rw-r--r--vdr_setup.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vdr_setup.h b/vdr_setup.h
index 5750146..b88a3ac 100644
--- a/vdr_setup.h
+++ b/vdr_setup.h
@@ -52,6 +52,9 @@ public:
bool GdCompatibility;
char *ToplevelDir;
+ bool trackview;
+ bool progressview;
+
char PathPrefix[MAX_STRING_LEN];
public: