X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Faction.h;h=38452e44081747b0b984432a134df992e9ac0a26;hb=0c8c23e8fdef2936d2ca425dcbf35e4eb7dd7edf;hp=7c48f37b30bb6adeb4e95a16396384aeaf56eaaf;hpb=a019ee1028c396f7d5ec107d100b43222c945b59;p=chaz%2Fopenbox diff --git a/openbox/action.h b/openbox/action.h index 7c48f37b..38452e44 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -115,7 +115,7 @@ struct SendToDesktopDirection { }; struct Desktop { - struct InteractiveAction inter; + struct AnyAction inter; guint desk; };