X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fmenu.h;h=f4368229ba9964cdb313292acae3ab2590fe3218;hb=a07465f376b0a33270532501127ec812efe2c2b2;hp=f0fc42baa49d6a18b1e6e61e8b10eaa7e1661ec6;hpb=38268dc917ac9e59d9e8ef87825c9489ced77e95;p=chaz%2Fopenbox diff --git a/openbox/menu.h b/openbox/menu.h index f0fc42ba..f4368229 100644 --- a/openbox/menu.h +++ b/openbox/menu.h @@ -44,7 +44,7 @@ typedef gboolean (*ObMenuUpdateFunc)(struct _ObMenuFrame *frame, typedef void (*ObMenuExecuteFunc)(struct _ObMenuEntry *entry, struct _ObMenuFrame *frame, struct _ObClient *client, - guint state, gpointer data, Time time); + guint state, gpointer data); typedef void (*ObMenuDestroyFunc)(struct _ObMenu *menu, gpointer data); /*! @param x is the mouse x coordinate. on return it should be the x coordinate for the menu