From a76e91eb2a514dbd35ad9a9a81308acc7fc5bd89 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 9 May 2007 03:56:39 +0000 Subject: update to previous changes --- openbox/client_list_combined_menu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openbox/client_list_combined_menu.c') diff --git a/openbox/client_list_combined_menu.c b/openbox/client_list_combined_menu.c index fcc95f69..26430f35 100644 --- a/openbox/client_list_combined_menu.c +++ b/openbox/client_list_combined_menu.c @@ -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; -- cgit v1.2.3