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

Comparing rxvt-unicode/src/background.h (file contents):
Revision 1.18 by sf-exg, Tue Aug 31 15:12:49 2010 UTC vs.
Revision 1.19 by sf-exg, Tue Aug 31 15:14:06 2010 UTC

56 }; 56 };
57 57
58# ifdef BG_IMAGE_FROM_FILE 58# ifdef BG_IMAGE_FROM_FILE
59# ifdef HAVE_AFTERIMAGE 59# ifdef HAVE_AFTERIMAGE
60 ASImage *original_asim; 60 ASImage *original_asim;
61 bool render_asim (unsigned long background_flags);
62# endif 61# endif
63 62
63 bool render_image (unsigned long background_flags);
64 bool have_image; 64 bool have_image;
65 65
66 enum { 66 enum {
67 noScale = 0, 67 noScale = 0,
68 windowScale = 100, 68 windowScale = 100,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines