]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/eventh.h
[svn-upgrade] Integrating new upstream version, ion3 (20070318)
[ion3.git] / ioncore / eventh.h
index 84257a4c90db760b050c125e02fdbb21356a0eaf..322079132e499285ff20e617ffa50700966449b4 100644 (file)
@@ -22,7 +22,7 @@ extern void ioncore_handle_enter_window(XEvent *ev);
 extern void ioncore_handle_unmap_notify(const XUnmapEvent *ev);
 extern void ioncore_handle_destroy_notify(const XDestroyWindowEvent *ev);
 extern void ioncore_handle_client_message(const XClientMessageEvent *ev);
-extern void ioncore_handle_focus_in(const XFocusChangeEvent *ev, bool skip);
+extern void ioncore_handle_focus_in(const XFocusChangeEvent *ev);
 extern void ioncore_handle_focus_out(const XFocusChangeEvent *ev);
 extern void ioncore_handle_property(const XPropertyEvent *ev);
 extern void ioncore_handle_buttonpress(XEvent *ev);