]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouse.c
s/_t.xbm/_toggled.xbm/
[chaz/openbox] / plugins / mouse / mouse.c
index c9982c889e6072bc19b154594fd374d04b1649e3..68c44533a400fd569d3ba7d1f298307a178f547d 100644 (file)
@@ -259,7 +259,7 @@ static void event(ObEvent *e, void *foo)
 {
     static Time ltime;
     static guint button = 0, state = 0, lbutton = 0;
-    static lwindow = None;
+    static Window lwindow = None;
     static int px, py;
     gboolean click = FALSE;
     gboolean dclick = FALSE;
This page took 0.020166 seconds and 4 git commands to generate.