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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.248 by ayin, Tue Jan 29 14:45:54 2008 UTC vs.
Revision 1.249 by ayin, Tue Feb 19 10:47:03 2008 UTC

567#if 0 567#if 0
568 XSynchronize (dpy, True); 568 XSynchronize (dpy, True);
569#endif 569#endif
570 570
571 if (option (Opt_scrollBar)) 571 if (option (Opt_scrollBar))
572 resize_scrollbar (); /* create and map scrollbar */ 572 scrollBar.resize (); /* create and map scrollbar */
573#ifdef HAVE_BG_PIXMAP 573#ifdef HAVE_BG_PIXMAP
574 { 574 {
575 bgPixmap.set_target (this); 575 bgPixmap.set_target (this);
576 bgPixmap.invalidate (); 576 bgPixmap.invalidate ();
577 577

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines