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.40 by ayin, Sat Dec 29 14:25:43 2007 UTC vs.
Revision 1.41 by ayin, Sat Dec 29 14:40:09 2007 UTC

145rxvt_term::scrollbar_show (int update) 145rxvt_term::scrollbar_show (int update)
146{ 146{
147 int ret = 0; 147 int ret = 0;
148#ifdef HAVE_SCROLLBARS 148#ifdef HAVE_SCROLLBARS
149 int top, bot, len, adj; 149 int top, bot, len, adj;
150 int scrollbar_len = 0;
150 151
151 if (!scrollBar.state) 152 if (!scrollBar.state)
152 return 0; 153 return 0;
153 154
154 if (update) 155 if (update)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines