--- rxvt-unicode/src/scrollbar-rxvt.C 2007/05/01 21:30:01 1.30 +++ rxvt-unicode/src/scrollbar-rxvt.C 2007/12/29 14:25:43 1.32 @@ -149,7 +149,7 @@ int rxvt_term::scrollbar_show_rxvt (int update, int last_top, int last_bot, int scrollbar_len) { - int sbshadow = sb_shadow; + int sbshadow = scrollBar.sb_shadow; int sbwidth = (int)scrollBar.width; if ((scrollBar.init & R_SB_RXVT) == 0) @@ -214,6 +214,6 @@ return 1; } -#endif /* RXVT_SCROLLBAR */ +#endif /* RXVT_SCROLLBAR */ /*----------------------- end-of-file (C source) -----------------------*/