diff options
Diffstat (limited to 'src/ui.hh')
-rw-r--r-- | src/ui.hh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |