summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 5fec4c1..df931fc 100644
--- a/setup.h
+++ b/setup.h
@@ -12,7 +12,12 @@ public:
int Scrollspeed;
int Charmap;
int AltShift;
- int BackLight;
+ int BackLight;
+ int SetPrio;
+ int ClientPrioN;
+ int ClientPrioH;
+ int BackLightWait;
+ int PrioWait;
int OutputNumber;
int OutputFunction[LCDMAXOUTPUTS];
public: