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.246 by sasha, Mon Aug 20 20:13:35 2007 UTC vs.
Revision 1.247 by ayin, Tue Aug 28 16:56:40 2007 UTC

1144 1144
1145 XMoveResizeWindow (dpy, vt, 1145 XMoveResizeWindow (dpy, vt,
1146 window_vt_x, window_vt_y, 1146 window_vt_x, window_vt_y,
1147 width, height); 1147 width, height);
1148 1148
1149#ifdef XPM_BACKGROUND 1149#ifdef HAVE_BG_PIXMAP
1150 if (bgPixmap.window_size_sensitive ()) 1150 if (bgPixmap.window_size_sensitive ())
1151 update_background (); 1151 update_background ();
1152#endif 1152#endif
1153 1153
1154 scr_clear (); 1154 scr_clear ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines