aboutsummaryrefslogtreecommitdiff
path: root/src/ui.hh
diff options
context:
space:
mode:
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 47297f51..aa21f1ed 100644
--- a/src/ui.hh
+++ b/src/ui.hh
@@ -139,7 +139,7 @@ class UI : public CustGroupVertical {
Fl_Output *StatusOutput;
Findbar *FindBar;
- int FindBarSpace, MainIdx;
+ int MainIdx;
// Panel customization variables
int PanelSize, CuteColor, Small_Icons;
int p_xpos, p_ypos, bw, bh, mh, lh, nh, fh, sh, pw, lbl;