summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 6429ae4..64e0ec5 100644
--- a/setup.h
+++ b/setup.h
@@ -31,6 +31,7 @@ class cMenuSetupSubMenu : public cOsdMenu {
class cNopacitySetupMenuDisplay : public cMenuSetupSubMenu {
protected:
const char *adjustLeft[2];
+ const char *scrollMode[2];
const char *scrollSpeed[4];
const char *scalePic[3];
void Set(void);