--- rxvt-unicode/src/scrollbar.C 2008/01/29 14:45:55 1.50 +++ rxvt-unicode/src/scrollbar.C 2008/02/06 10:44:45 1.51 @@ -231,13 +231,13 @@ # ifdef RXVT_SCROLLBAR if (! term->option (Opt_scrollBar_floating) && style == R_SB_RXVT) - scrollBar.shadow = SHADOW_WIDTH; + shadow = SHADOW_WIDTH; # endif this->style = style; this->width = width; - /* scrollBar.align = R_SB_ALIGN_CENTRE; */ + /* align = R_SB_ALIGN_CENTRE; */ if (scrollalign) { if (strncasecmp (scrollalign, "top", 3) == 0)