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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.232 by root, Tue May 1 21:30:01 2007 UTC vs.
Revision 1.233 by sasha, Fri Jun 8 20:04:12 2007 UTC

150 150
151rxvt_term::rxvt_term () 151rxvt_term::rxvt_term ()
152 : 152 :
153#if TRANSPARENT || ENABLE_PERL 153#if TRANSPARENT || ENABLE_PERL
154 rootwin_ev (this, &rxvt_term::rootwin_cb), 154 rootwin_ev (this, &rxvt_term::rootwin_cb),
155 check_our_aprents_ev(this, &rxvt_term::check_our_parents_cb),
155#endif 156#endif
156#ifdef HAVE_SCROLLBARS 157#ifdef HAVE_SCROLLBARS
157 scrollbar_ev (this, &rxvt_term::x_cb), 158 scrollbar_ev (this, &rxvt_term::x_cb),
158#endif 159#endif
159#ifdef CURSOR_BLINK 160#ifdef CURSOR_BLINK

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines