summaryrefslogtreecommitdiff
path: root/displaychannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaychannel.h')
-rw-r--r--displaychannel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/displaychannel.h b/displaychannel.h
index d9aee8b..cf35d4c 100644
--- a/displaychannel.h
+++ b/displaychannel.h
@@ -34,6 +34,7 @@ private:
int lineHeight;
bool lastOn;
bool On;
+ int Margin;
cFont *tinyFont;
cFont *tallFont;
tColor frameColorFg;