summaryrefslogtreecommitdiff
path: root/src/ui.hh
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-12-30 03:38:42 +0000
committercorvid <corvid@lavabit.com>2012-12-30 03:38:42 +0000
commitaaab52c26db7ab85b263820947232d7eff8eebb3 (patch)
treeeeeaa33783c6ec53f18638c1c7669128f31fcf1c /src/ui.hh
parent08fcee0f972badaa2dc71ae5008fc5ae71dde1a3 (diff)
ui color fg/bg preferences
Recent mailing list: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2012-December/009661.html The earlier thread begins with: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2011-September/008890.html
Diffstat (limited to 'src/ui.hh')
-rw-r--r--src/ui.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.hh b/src/ui.hh
index ac47b13c..28bf71b2 100644
--- a/src/ui.hh
+++ b/src/ui.hh
@@ -135,7 +135,7 @@ class UI : public CustGroupVertical {
int MainIdx;
// Panel customization variables
- int PanelSize, CuteColor, Small_Icons;
+ int PanelSize, Small_Icons;
int p_xpos, p_ypos, bw, bh, mh, lh, nh, fh, sh, pw, lbl;
bool PanelTemporary;