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

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.469 by sf-exg, Sat Jan 8 10:15:36 2011 UTC vs.
Revision 1.470 by sf-exg, Sun Jan 9 23:48:37 2011 UTC

3455 { 3455 {
3456 bool changed = false; 3456 bool changed = false;
3457 3457
3458 if (ISSET_PIXCOLOR (Color_tint)) 3458 if (ISSET_PIXCOLOR (Color_tint))
3459 changed = bgPixmap.set_tint (pix_colors_focused [Color_tint]); 3459 changed = bgPixmap.set_tint (pix_colors_focused [Color_tint]);
3460 else
3461 changed = bgPixmap.unset_tint ();
3462 3460
3463 if (changed) 3461 if (changed)
3464 update_background (); 3462 update_background ();
3465 } 3463 }
3466 3464

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines