--- rxvt-unicode/src/rxvtcolor.h 2004/02/11 08:13:45 1.5 +++ rxvt-unicode/src/rxvtcolor.h 2004/02/12 01:42:03 1.6 @@ -56,7 +56,7 @@ io_manager_vec xw; - io_watcher x_watcher; void x_event (io_watcher &w, short revents); + io_watcher x_ev; void x_cb (io_watcher &w, short revents); refcache xims; vector imw; @@ -75,6 +75,8 @@ bool init (); ~rxvt_display (); + void flush (); + void reg (xevent_watcher *w); void unreg (xevent_watcher *w); void reg (im_watcher *w);