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 df931fc..7c7c872 100644
--- a/setup.h
+++ b/setup.h
@@ -17,9 +17,9 @@ public:
int ClientPrioN;
int ClientPrioH;
int BackLightWait;
- int PrioWait;
int OutputNumber;
int OutputFunction[LCDMAXOUTPUTS];
+ int RecordingStatus;
public:
cLcdSetup(void);
};