]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouse.c
turn off all elements, would miss them randomly if titlebar was disabled before
[chaz/openbox] / plugins / mouse / mouse.c
index ea943f5a2820ac1a838efc4bf5a104ea4a82f660..7d60869f971e0ad24cf299330141db174b1429d4 100644 (file)
@@ -9,6 +9,10 @@
 #include "mouse.h"
 #include <glib.h>
 
+void plugin_setup_config()
+{
+}
+
 static int drag_threshold = 3;
 
 /* GData of GSList*s of PointerBinding*s. */
This page took 0.021259 seconds and 4 git commands to generate.