summaryrefslogtreecommitdiff
path: root/openbox/menu.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 04:37:33 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 04:37:33 +0000
commitfbc7607fbd1a380428a53094e727ac7631871bd4 (patch)
treeece58725f6c4d5e8081ffe41ec9d7ff9ac7c0993 /openbox/menu.h
parent58d8b90122b33f608b5c4c5b91d15207eb2cecf1 (diff)
add the cyclewindows action
Diffstat (limited to 'openbox/menu.h')
-rw-r--r--openbox/menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/menu.h b/openbox/menu.h
index f0fc42ba..f4368229 100644
--- a/openbox/menu.h
+++ b/openbox/menu.h
@@ -44,7 +44,7 @@ typedef gboolean (*ObMenuUpdateFunc)(struct _ObMenuFrame *frame,
typedef void (*ObMenuExecuteFunc)(struct _ObMenuEntry *entry,
struct _ObMenuFrame *frame,
struct _ObClient *client,
- guint state, gpointer data, Time time);
+ guint state, gpointer data);
typedef void (*ObMenuDestroyFunc)(struct _ObMenu *menu, gpointer data);
/*! @param x is the mouse x coordinate. on return it should be the x coordinate
for the menu