summaryrefslogtreecommitdiff
path: root/openbox/actions/all.h
blob: 599c29fc373a81eb0c92e8c5e1c5e9ade7cf061f (plain)
1
2
3
4
5
6
7
8
#ifndef __actions_all_h
#define __actions_all_h

void action_all_startup();

void action_execute_startup();

#endif