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

Comparing rxvt-unicode/src/scrollbar.h (file contents):
Revision 1.26 by sf-exg, Sat Aug 27 00:44:38 2011 UTC vs.
Revision 1.27 by sf-exg, Sun Aug 28 18:48:41 2011 UTC

71 Window win; 71 Window win;
72 Cursor leftptr_cursor; 72 Cursor leftptr_cursor;
73 int (scrollBar_t::*update)(int); 73 int (scrollBar_t::*update)(int);
74 void setup (rxvt_term *); 74 void setup (rxvt_term *);
75 void resize (); 75 void resize ();
76 int map (int); 76 void map (int);
77 int show (int); 77 int show (int);
78 void destroy (); 78 void destroy ();
79 79
80 bool upButton (int y) 80 bool upButton (int y)
81 { 81 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines