summaryrefslogtreecommitdiff
path: root/openbox/client_list_menu.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-09 03:56:39 +0000
committerDana Jansens <danakj@orodu.net>2007-05-09 03:56:39 +0000
commita76e91eb2a514dbd35ad9a9a81308acc7fc5bd89 (patch)
tree3e34edb97e9727ad95c8487585239a321ccf4476 /openbox/client_list_menu.c
parent24f258e646d454dda7466649c1d40afbe2760859 (diff)
update to previous changes
Diffstat (limited to 'openbox/client_list_menu.c')
-rw-r--r--openbox/client_list_menu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbox/client_list_menu.c b/openbox/client_list_menu.c
index 12c16815..351790be 100644
--- a/openbox/client_list_menu.c
+++ b/openbox/client_list_menu.c
@@ -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;