X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.c;h=09eae59afbaeaf034618641ac4332099c0f42e55;hb=9dacac5e5e6b9ed86e76680b048bc227d8866ac6;hp=7c0b253e5c3c5535c04e0bd7016b8a5ba8948fd8;hpb=b76ec18d1c8857cf32598c822364298fc535c84e;p=chaz%2Fopenbox diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 7c0b253e..09eae59a 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -3,4 +3,5 @@ void action_all_startup() { action_execute_startup(); + action_debug_startup(); }