--- rxvt-unicode/src/rxvttoolkit.h 2007/12/14 05:25:26 1.38 +++ rxvt-unicode/src/rxvttoolkit.h 2007/12/26 14:22:30 1.40 @@ -31,7 +31,6 @@ #include "ev_cpp.h" -#include "rxvtlib.h" #include "rxvtutil.h" #include "callback.h" @@ -249,7 +248,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);