]> Dogcows Code - chaz/openbox/blobdiff - openbox/menu.h
compile fix
[chaz/openbox] / openbox / menu.h
index 7987f96e88feb98528deb21ee6f554219b124ebd..990e946c5ecc8962972eab50fe6c15f24271f72b 100644 (file)
@@ -43,7 +43,7 @@ typedef gboolean (*ObMenuUpdateFunc)(struct _ObMenuFrame *frame,
                                      gpointer data);
 typedef void (*ObMenuExecuteFunc)(struct _ObMenuEntry *entry,
                                   struct _ObMenuFrame *frame,
-                                  ObClient *client,
+                                  struct _ObClient *client,
                                   guint state, gpointer data, Time time);
 typedef void (*ObMenuDestroyFunc)(struct _ObMenu *menu, gpointer data);
 /*! @param x is the mouse x coordinate. on return it should be the x coordinate
This page took 0.023427 seconds and 4 git commands to generate.