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.283 by root, Fri Dec 14 05:25:25 2007 UTC vs.
Revision 1.284 by root, Fri Dec 14 06:29:28 2007 UTC

1772} 1772}
1773 1773
1774void 1774void
1775rxvt_term::update_background_cb (ev::timer &w, int revents) 1775rxvt_term::update_background_cb (ev::timer &w, int revents)
1776{ 1776{
1777 make_current ();
1777 bgPixmap.render (); 1778 bgPixmap.render ();
1779 refresh_check ();
1778} 1780}
1779 1781
1780#endif /* HAVE_BG_PIXMAP */ 1782#endif /* HAVE_BG_PIXMAP */
1781 1783
1782/*----------------------- end-of-file (C source) -----------------------*/ 1784/*----------------------- end-of-file (C source) -----------------------*/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines