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 07a9f71..6eef9df 100644
--- a/setup.h
+++ b/setup.h
@@ -35,6 +35,7 @@ class cMenuSetupGeneral : public cMenuSetupSubMenu {
const char * timeFormatItems[2];
const char * jumpMode[2];
const char * blueMode[2];
+ const char * numMode[2];
const char *useSubtitleRerunTexts[3];
void Set(void);
public: