ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/scrollbar.C
(Generate patch)

Comparing rxvt-unicode/src/scrollbar.C (file contents):
Revision 1.72 by sf-exg, Sun Aug 28 19:04:23 2011 UTC vs.
Revision 1.73 by sf-exg, Tue Aug 30 16:39:03 2011 UTC

132} 132}
133 133
134void 134void
135scrollBar_t::setup (rxvt_term *term) 135scrollBar_t::setup (rxvt_term *term)
136{ 136{
137 int i; 137 int i;
138 const char *scrollalign, *scrollstyle, *thickness; 138 const char *scrollalign, *scrollstyle, *thickness;
139 139
140 this->term = term; 140 this->term = term;
141 scrollalign = term->rs[Rs_scrollBar_align]; 141 scrollalign = term->rs[Rs_scrollBar_align];
142 scrollstyle = term->rs[Rs_scrollstyle]; 142 scrollstyle = term->rs[Rs_scrollstyle];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines