]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.c
prefix and capitalize the ObFocusFallbackType enum
[chaz/openbox] / openbox / event.c
index 8acca386af828c78d4cb0f8d75a9276dff33c8c9..7a1f66e93a40c3ab9807890d2fd3926fcdd84a3b 100644 (file)
@@ -432,7 +432,7 @@ static gboolean event_ignore(XEvent *e, ObClient *client)
                 g_message("no valid FocusIn and no FocusOut events found, "
                           "falling back");
 #endif
-                focus_fallback(Fallback_NoFocus);
+                focus_fallback(OB_FOCUS_FALLBACK_NOFOCUS);
             }
         }
        break;
This page took 0.020154 seconds and 4 git commands to generate.