]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_menu.c
don't force fake enter events while there is a grab on the pointer. this fixes focus...
[chaz/openbox] / openbox / client_menu.c
index 203d93aca1a381b161385feda9edc82e4d0e2b31..f35b5bd312d138326ddeb8b7f6397112ec7eafc2 100644 (file)
@@ -22,6 +22,7 @@
 #include "config.h"
 #include "screen.h"
 #include "client.h"
+#include "client_menu.h"
 #include "openbox.h"
 #include "frame.h"
 #include "moveresize.h"
@@ -352,7 +353,7 @@ static void client_menu_place(ObMenuFrame *frame, gint *x, gint *y,
     }
 }
 
-void client_menu_startup()
+void client_menu_startup(void)
 {
     ObMenu *menu;
     ObMenuEntry *e;
This page took 0.021531 seconds and 4 git commands to generate.