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.28 by root, Wed May 31 00:35:56 2006 UTC vs.
Revision 1.29 by root, Wed Jul 5 20:31:48 2006 UTC

183 183
184 rxvt_screen (); 184 rxvt_screen ();
185#endif 185#endif
186 186
187 void set (rxvt_display *disp); 187 void set (rxvt_display *disp);
188 void set (rxvt_display *disp, int bitdepth); 188 void select_visual (int bitdepth);
189 void clear (); 189 void clear ();
190}; 190};
191 191
192struct rxvt_display : refcounted { 192struct rxvt_display : refcounted {
193 io_manager_vec<xevent_watcher> xw; 193 io_manager_vec<xevent_watcher> xw;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines