]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_list_menu.c
update to previous changes
[chaz/openbox] / openbox / client_list_menu.c
index 12c16815a432fd8899a6139d8a8ab54072dfa371..351790be7b9c14e3932551443c7b413980e81b89 100644 (file)
@@ -110,7 +110,8 @@ static gboolean desk_menu_update(ObMenuFrame *frame, gpointer data)
 
 /* executes it using the client in the actions, since we set that
    when we make the actions! */
-static void desk_menu_execute(ObMenuEntry *self, guint state, gpointer data,
+static void desk_menu_execute(ObMenuEntry *self, ObMenuFrame *f,
+                              ObClient *c, guint state, gpointer data,
                               Time time)
 {
     ObAction *a;
This page took 0.023286 seconds and 4 git commands to generate.