]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
only hilight the first entry when opening the menu with a keybind
[chaz/openbox] / openbox / action.h
index 7c48f37b30bb6adeb4e95a16396384aeaf56eaaf..38452e44081747b0b984432a134df992e9ac0a26 100644 (file)
@@ -115,7 +115,7 @@ struct SendToDesktopDirection {
 };
 
 struct Desktop {
-    struct InteractiveAction inter;
+    struct AnyAction inter;
     guint desk;
 };
 
This page took 0.02419 seconds and 4 git commands to generate.