--- rxvt-unicode/src/rxvtimg.h 2012/06/07 10:22:55 1.20 +++ rxvt-unicode/src/rxvtimg.h 2012/06/07 11:34:09 1.21 @@ -37,7 +37,7 @@ int x, y, w, h, repeat; XRenderPictFormat *format; - rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int x, int y, int width, int height); + rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int x, int y, int width, int height, int repeat = RepeatNormal); rxvt_img (const rxvt_img &img); //rxvt_img (rxvt_screen *screen, XRenderPictFormat *format, int width, int height, Pixmap pixmap);