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

Comparing rxvt-unicode/src/rxvttoolkit.h (file contents):
Revision 1.21 by root, Wed Feb 1 18:36:48 2006 UTC vs.
Revision 1.22 by root, Thu Feb 2 14:41:00 2006 UTC

158#ifdef POINTER_BLANK 158#ifdef POINTER_BLANK
159 Cursor blank_cursor; 159 Cursor blank_cursor;
160#endif 160#endif
161 161
162 rxvt_display (const char *id); 162 rxvt_display (const char *id);
163 XrmDatabase get_resources (); 163 XrmDatabase get_resources (bool refresh);
164 bool ref_init (); 164 bool ref_init ();
165 void ref_next (); 165 void ref_next ();
166 ~rxvt_display (); 166 ~rxvt_display ();
167 167
168 void flush (); 168 void flush ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines