]> Dogcows Code - chaz/openbox/blobdiff - openbox/client_list_combined_menu.c
replace the <active> placement option with <placeOn>active/mouse/any</placeOn>
[chaz/openbox] / openbox / client_list_combined_menu.c
index 194c927e14680791fb8efc723cda181c77b0badb..c1572eaf2813fc5efd321fe846a6d8188bca1268 100644 (file)
@@ -22,6 +22,7 @@
 #include "menuframe.h"
 #include "screen.h"
 #include "client.h"
+#include "client_list_combined_menu.h"
 #include "focus.h"
 #include "config.h"
 #include "gettext.h"
@@ -30,7 +31,7 @@
 
 #define MENU_NAME "client-list-combined-menu"
 
-ObMenu *combined_menu;
+static ObMenu *combined_menu;
 
 #define SEPARATOR -1
 #define ADD_DESKTOP -2
This page took 0.023671 seconds and 4 git commands to generate.