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.266 by ayin, Mon Nov 26 10:18:28 2007 UTC vs.
Revision 1.267 by root, Tue Nov 27 17:45:46 2007 UTC

1745} 1745}
1746 1746
1747#ifdef HAVE_BG_PIXMAP 1747#ifdef HAVE_BG_PIXMAP
1748# if TRACE_PIXMAPS 1748# if TRACE_PIXMAPS
1749# undef update_background 1749# undef update_background
1750int rxvt_term::trace_update_background (const char* file, int line) 1750int rxvt_term::trace_update_background (const char *file, int line)
1751{ 1751{
1752 fprintf (stderr, "%s:%d:update_background()\n", file, line); 1752 fprintf (stderr, "%s:%d:update_background()\n", file, line);
1753 update_background (); 1753 update_background ();
1754} 1754}
1755# endif 1755# endif
1756
1756int 1757int
1757rxvt_term::update_background () 1758rxvt_term::update_background ()
1758{ 1759{
1759 bgPixmap.invalidate (); 1760 bgPixmap.invalidate ();
1760 1761

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines