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