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 7c7c872..76aa220 100644
--- a/setup.h
+++ b/setup.h
@@ -20,6 +20,7 @@ public:
int OutputNumber;
int OutputFunction[LCDMAXOUTPUTS];
int RecordingStatus;
+ int ShowTime;
public:
cLcdSetup(void);
};