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 07f8e6d..b103581 100644
--- a/setup.h
+++ b/setup.h
@@ -38,6 +38,7 @@ struct cIMonSetup
char m_szFont[256];
int m_nWakeup;
+ int m_bTwoLineMode; /** enable two line mode */
cIMonSetup(void);
cIMonSetup(const cIMonSetup& x);