--- rxvt-unicode/src/rxvttoolkit.h 2007/12/14 05:25:26 1.38 +++ rxvt-unicode/src/rxvttoolkit.h 2007/12/14 06:17:27 1.39 @@ -249,7 +249,11 @@ void ref_next (); ~rxvt_display (); - void flush (); + void flush () + { + flush_ev.start (); + } + Atom atom (const char *name); void set_selection_owner (rxvt_term *owner);