summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 577cf64..aa00423 100644
--- a/setup.h
+++ b/setup.h
@@ -2,7 +2,7 @@
class cLCARSNGSetup : public cMenuSetupPage {
private:
- const char *menuView[3];
+ const char *menuView[4];
protected:
virtual void Store(void);
public: