--- rxvt-unicode/src/rxvt.h 2012/06/01 15:49:49 1.494 +++ rxvt-unicode/src/rxvt.h 2012/06/03 17:48:28 1.497 @@ -85,6 +85,7 @@ #include "rxvtutil.h" #include "rxvtfont.h" #include "rxvttoolkit.h" +#include "rxvtimg.h" #include "scrollbar.h" #include "ev_cpp.h" #include "libptytty.h" @@ -1193,9 +1194,6 @@ BG_IS_TRANSPARENT = 1 << 1, BG_NEEDS_REFRESH = 1 << 2, - - BG_HAS_RENDER = 1 << 3, - BG_HAS_RENDER_CONV = 1 << 4, }; uint8_t bg_flags; @@ -1469,7 +1467,6 @@ void alias_color (int dst, int src); void set_widthheight (unsigned int newwidth, unsigned int newheight); void get_window_origin (int &x, int &y); - Pixmap get_pixmap_property (Atom property); // screen.C