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.58 by ayin, Mon Feb 18 11:42:23 2008 UTC vs.
Revision 1.59 by ayin, Mon Feb 18 15:14:32 2008 UTC

106 * Update current scrollbar view w.r.t. slider heights, etc. 106 * Update current scrollbar view w.r.t. slider heights, etc.
107 */ 107 */
108int 108int
109rxvt_term::scrollbar_show (int refresh) 109rxvt_term::scrollbar_show (int refresh)
110{ 110{
111 int ret = 0; 111 int ret;
112 112
113 if (!scrollBar.state) 113 if (!scrollBar.state)
114 return 0; 114 return 0;
115 115
116 if (refresh) 116 if (refresh)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines