diff options
Diffstat (limited to 'openbox/actions/all.c')
| -rw-r--r-- | openbox/actions/all.c | 1 |
1 files changed, 1 insertions, 0 deletions
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(); } |
