]> Dogcows Code - chaz/openbox/blobdiff - openbox/menu.h
fix no more crashing in the client menu.
[chaz/openbox] / openbox / menu.h
index 9fc84bb8706f3916d97dc7ddbd93e53bdc7cb8d7..7987f96e88feb98528deb21ee6f554219b124ebd 100644 (file)
@@ -42,6 +42,8 @@ typedef void (*ObMenuHideFunc)(struct _ObMenuFrame *frame, gpointer data);
 typedef gboolean (*ObMenuUpdateFunc)(struct _ObMenuFrame *frame,
                                      gpointer data);
 typedef void (*ObMenuExecuteFunc)(struct _ObMenuEntry *entry,
+                                  struct _ObMenuFrame *frame,
+                                  ObClient *client,
                                   guint state, gpointer data, Time time);
 typedef void (*ObMenuDestroyFunc)(struct _ObMenu *menu, gpointer data);
 /*! @param x is the mouse x coordinate. on return it should be the x coordinate
This page took 0.026365 seconds and 4 git commands to generate.