]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_list_combined_menu.c
don't use it actually. it's confusing.
[chaz/openbox] / openbox / client_list_combined_menu.c
index fcc95f69dfc1aa1cf4a3eb1ad04c256f0ed70048..26430f35e05c0ccebbeb58e15b0188103a986766 100644 (file)
@@ -109,7 +109,8 @@ static gboolean self_update(ObMenuFrame *frame, gpointer data)
 
 /* executes it using the client in the actions, since we set that
    when we make the actions! */
-static void menu_execute(ObMenuEntry *self, guint state, gpointer data,
+static void menu_execute(ObMenuEntry *self, ObMenuFrame *f,
+                         ObClient *c, guint state, gpointer data,
                          Time time)
 {
     ObAction *a;
This page took 0.022389 seconds and 4 git commands to generate.