]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.c
count the EnterNotify events and tell openbox to ignore them when ungrabbing the...
[chaz/openbox] / openbox / config.c
index c58033bb016d2e468423f09b98d5b046a49d51fc..c86b739cb9ff1366c38bc8b27ee25fbd06b8608b 100644 (file)
@@ -388,7 +388,7 @@ typedef struct
 {
     const gchar *button;
     const gchar *context;
-    ObMouseAction mact;
+    const ObMouseAction mact;
     const gchar *actname;
 } ObDefMouseBind;
 
This page took 0.026547 seconds and 4 git commands to generate.