summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index cee476a..d76291c 100644
--- a/setup.h
+++ b/setup.h
@@ -16,7 +16,13 @@ public:
int MenuScrollbar;
int MarqueeLeftRight;
int MarqueeReset;
+#if VDRVERSNUM >= 10344
+ int ShowAux;
+ int StripAux;
+#endif
+#if VDRVERSNUM >= 10330
int CheckTimerConflict;
+#endif
int MaxCacheFill;
};